Partager via


IVsWCFReferenceGroupOptions.GetCollectionMappingsCount, méthode

Retourne un nombre de mappages de collection.

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

Syntaxe

'Déclaration
Function GetCollectionMappingsCount ( _
    category As CollectionCategory _
) As Integer
int GetCollectionMappingsCount(
    CollectionCategory category
)
int GetCollectionMappingsCount(
    [InAttribute] CollectionCategory category
)
abstract GetCollectionMappingsCount : 
        category:CollectionCategory -> int
function GetCollectionMappingsCount(
    category : CollectionCategory
) : int

Paramètres

Valeur de retour

Type : Int32
Un entier qui contient le nombre.

Sécurité .NET Framework

Voir aussi

Référence

IVsWCFReferenceGroupOptions Interface

Microsoft.VisualStudio.WCFReference.Interop, espace de noms