Namespace: 
   IMAPI2.axlib
    Assembly:
   CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
SyntaxSub Skip ( 
	celt As UInteger
)
Dim instance As IEnumFsiItems
Dim celt As UInteger
instance.Skip(celt)
abstract Skip : 
        celt : uint32 -> unit 
function Skip(
	celt : uint
)
Parameters
- celt
 - Type: SystemUInt32
 
See Also