Share via


IVsWCFReferenceGroupOptions.GetCollectionMappingsCount Method

Definition

Returns a count of collection mappings.

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

Parameters

Returns

An integer that contains the count.

Applies to