IEnumContextPropsSkip Method |
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSub Skip (
celt As UInteger
)
Dim instance As IEnumContextProps
Dim celt As UInteger
instance.Skip(celt)
void Skip(
[InAttribute] unsigned int celt
)
Parameters
- celt
- Type: SystemUInt32
See Also