IVsWCFReferenceGroup::GetReferenceCount Method ()

 

Returns a count of Windows Communication Foundation (WCF) service references in a WCF reference group.

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

int GetReferenceCount()

Return Value

Type: System::Int32

An Integer that contains the number of references.

Return to top
Show: