IVsWCFReferenceGroupOptions.GetCollectionMappingsCount(CollectionCategory) Methode

Definition

Gibt eine Anzahl Auflistungszuordnungen zurück.

public:
 int GetCollectionMappingsCount(Microsoft::VisualStudio::WCFReference::Interop::CollectionCategory category);
public:
 int GetCollectionMappingsCount(Microsoft::VisualStudio::WCFReference::Interop::CollectionCategory category);
int GetCollectionMappingsCount(Microsoft::VisualStudio::WCFReference::Interop::CollectionCategory category);
public int GetCollectionMappingsCount (Microsoft.VisualStudio.WCFReference.Interop.CollectionCategory category);
abstract member GetCollectionMappingsCount : Microsoft.VisualStudio.WCFReference.Interop.CollectionCategory -> int
Public Function GetCollectionMappingsCount (category As CollectionCategory) As Integer

Parameter

category
CollectionCategory

Ein CollectionCategory-Element.

Gibt zurück

Int32

Eine ganze Zahl, die die Anzahl enthält.

Gilt für