次の方法で共有


IVsEnumWCFMetadataStorages.Skip Method

Skips a specified number of IVsWCFMetadataStorage interfaces.

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

Syntax

'宣言
Sub Skip ( _
    celt As UInteger _
)
void Skip(
    uint celt
)
void Skip(
    [InAttribute] unsigned int celt
)
abstract Skip : 
        celt:uint32 -> unit 
function Skip(
    celt : uint
)

Parameters

.NET Framework Security

See Also

Reference

IVsEnumWCFMetadataStorages Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace