IVsWCFReferenceManager.GetReferenceGroupCollection 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 a collection of reference groups for a Windows Communication Foundation (WCF) service reference.
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupCollection ^ GetReferenceGroupCollection();
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupCollection ^ GetReferenceGroupCollection();
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupCollection GetReferenceGroupCollection();
public Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupCollection GetReferenceGroupCollection ();
abstract member GetReferenceGroupCollection : unit -> Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupCollection
Public Function GetReferenceGroupCollection () As IVsWCFReferenceGroupCollection
Returns
A reference group collection object.