Share via


IVsWCFReferenceManager.GetReferenceGroupCollection Method

Returns a collection of reference groups for a Windows Communication Foundation (WCF) service reference.

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

Syntax

'Declaration
Function GetReferenceGroupCollection As IVsWCFReferenceGroupCollection
IVsWCFReferenceGroupCollection GetReferenceGroupCollection()
IVsWCFReferenceGroupCollection^ GetReferenceGroupCollection()
abstract GetReferenceGroupCollection : unit -> IVsWCFReferenceGroupCollection 
function GetReferenceGroupCollection() : IVsWCFReferenceGroupCollection

Return Value

Type: Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupCollection
A reference group collection object.

.NET Framework Security

See Also

Reference

IVsWCFReferenceManager Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace