Aracılığıyla paylaş


ContextAttributes.Item Yöntem

Döndürür bir ContextAttribute öğesi olan nesne ContextAttributes koleksiyonu.

Ad alanı:  EnvDTE
Derleme:  EnvDTE (EnvDTE.dll içinde)

Sözdizimi

'Bildirim
Function Item ( _
    index As Object _
) As ContextAttribute
ContextAttribute Item(
    Object index
)
ContextAttribute^ Item(
    Object^ index
)
abstract Item : 
        index:Object -> ContextAttribute 
function Item(
    index : Object
) : ContextAttribute

Parametreler

Dönüş Değeri

Tür: EnvDTE.ContextAttribute
ContextAttribute nesnesi

Notlar

Geçirilen değer index ya da bir dizin olan bir tamsayıdır bir ContextAttribute , nesne, ContextAttributes koleksiyonu veya adına eşit olur bir dize değeri bir ContextAttribute koleksiyonunda.

Item Yöntemi throws bir ArgumentException koleksiyonu endeks değerine karşılık gelen nesne bulamazsa, özel durum.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ContextAttributes Arabirim

EnvDTE Ad Alanı

Diğer Kaynaklar

Nasıl yapılır: derlemek ve Otomasyon nesne modeli kod örneklerini çalıştırmak