5 references to Next
System.Windows.Forms.Primitives (5)
_generated\124\Windows.Win32.IEnumShellItems.g.cs (1)
85 return __object.Next(celt, rgelt, pceltFetched);
_generated\598\Windows.Win32.UI_Shell_IEnumShellItems_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.UI.Shell.IEnumShellItems.Interface.Next(uint, winmdroot.UI.Shell.IShellItem**, uint*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.Next(celt, rgelt, pceltFetchedLocal); 33 /// <inheritdoc cref="winmdroot.UI.Shell.IEnumShellItems.Interface.Next(uint, winmdroot.UI.Shell.IShellItem**, uint*)"/> 37 winmdroot.Foundation.HRESULT __result = @this.Next(celt, rgelt, default(uint* ));