Partager via


IEnumWCFReferenceContracts.Skip, méthode

Ignore un numéro spécifié d'interfaces d'IVsWCFReferenceContract.

Espace de noms :  Microsoft.VisualStudio.WCFReference.Interop
Assembly :  Microsoft.VisualStudio.WCFReference.Interop (dans Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntaxe

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

Paramètres

  • celt
    Type : UInt32

    Le nombre d'interfaces à ignorer.

Sécurité .NET Framework

Voir aussi

Référence

IEnumWCFReferenceContracts Interface

Microsoft.VisualStudio.WCFReference.Interop, espace de noms