1 implementation of Skip
System.Windows.Forms (1)
System\Windows\Forms\StringSource.cs (1)
110public HRESULT Skip(uint celt)
1 reference to Skip
System.Private.Windows.Core (1)
Windows.Win32.IEnumString.g.cs (1)
113 return __object.Skip(celt);