IVsEnumWCFMetadataStorages::Skip Method (UInt32)

 

Skips a specified number of IVsWCFMetadataStorage interfaces.

Namespace:   Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

void Skip(
	unsigned int celt
)

Parameters

celt
Type: System::UInt32

The number of interfaces to skip.

Return to top
Show: