IVsWCFReferenceGroup.GetCollection 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 the reference group collection.
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupCollection ^ GetCollection();
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupCollection ^ GetCollection();
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupCollection GetCollection();
public Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupCollection GetCollection ();
abstract member GetCollection : unit -> Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupCollection
Public Function GetCollection () As IVsWCFReferenceGroupCollection
Returns
The reference group collection.