IEnumMediaTypesSkip Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax int Skip(
int cMediaTypes
)
Function Skip (
cMediaTypes As Integer
) As Integer
int Skip(
[InAttribute] int cMediaTypes
)
abstract Skip :
cMediaTypes : int -> int
Parameters
- cMediaTypes
- Type: SystemInt32
Return Value
Type:
Int32See Also