5 references to Next
System.Windows.Forms.Primitives (5)
_generated\121\Windows.Win32.IEnumIDList.g.cs (1)
87 return __object.Next(celt, rgelt, pceltFetched);
_generated\597\Windows.Win32.UI_Shell_IEnumIDList_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.UI.Shell.IEnumIDList.Interface.Next(uint, winmdroot.UI.Shell.Common.ITEMIDLIST**, uint*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.Next(celt, rgelt, pceltFetchedLocal); 33 /// <inheritdoc cref="winmdroot.UI.Shell.IEnumIDList.Interface.Next(uint, winmdroot.UI.Shell.Common.ITEMIDLIST**, uint*)"/> 37 winmdroot.Foundation.HRESULT __result = @this.Next(celt, rgelt, default(uint* ));