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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.