IVsWCFReferenceGroup.GetReferenceCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a count of Windows Communication Foundation (WCF) service references in a WCF reference group.
public:
int GetReferenceCount();
public:
int GetReferenceCount();
int GetReferenceCount();
public int GetReferenceCount ();
abstract member GetReferenceCount : unit -> int
Public Function GetReferenceCount () As Integer
Returns
An Integer that contains the number of references.