Share via


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)

Syntax

'Declaration
Function GetReferenceCount As Integer
int GetReferenceCount()
int GetReferenceCount()
abstract GetReferenceCount : unit -> int
function GetReferenceCount() : int

Return Value

Type: Int32
An Integer that contains the number of references.

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroup Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace