Metoda IVsUIEnumDataSourceVerbs.Skip — (UInt32)
Pominąć liczba elementów.
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop.10.0 (w Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Składnia
int Skip(
uint celt
)
int Skip(
unsigned int celt
)
abstract Skip :
celt:uint32 -> int
Function Skip (
celt As UInteger
) As Integer
Parametry
- celt
[w] Liczba elementów, aby pominąć.
Wartość zwracana
Type: System.Int32
Zwraca wartość S_OK, jeżeli zapasy zostały pominięte.
Zobacz też
Interfejs IVsUIEnumDataSourceVerbs
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku