IVsWCFReferenceGroupCollection.Count 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) reference groups in the collection.
public:
int Count();
public:
int Count();
int Count();
public int Count ();
abstract member Count : unit -> int
Public Function Count () As Integer
Returns
The number of reference groups.