Share via


IVsWCFReferenceGroup.GetCollection Method

Returns the reference group collection.

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

Syntax

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

Return Value

Type: Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupCollection
The reference group collection.

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroup Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace