IVsWCFReferenceGroupCollection.Item(Int32) Yöntem

Tanım

Koleksiyonda belirtilen bir Windows Communication Foundation (WCF) başvuru grubunu döndürür.

public:
 Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroup ^ Item(int index);
public:
 Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroup ^ Item(int index);
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroup Item(int index);
public Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroup Item (int index);
abstract member Item : int -> Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroup
Public Function Item (index As Integer) As IVsWCFReferenceGroup

Parametreler

index
Int32

Koleksiyonda bir WCF başvuru grubunun dizinini temsil eden bir tamsayı.

Döndürülenler

IVsWCFReferenceGroup

Bir WCF başvuru grubu.

Açıklamalar

Ad alanına ve ada ( GetReferenceGroupByName ) veya. svcmap dosyasına () başvurarak bir başvuru grubu da döndürülebilir GetReferenceGroupFromMapFile .

Şunlara uygulanır