Aracılığıyla paylaş


ReferenceList.Item(Int32) Yöntem

Tanım

Belirtilen dizindeki DataReference veya KeyReference nesnesini döndürür.

public:
 System::Security::Cryptography::Xml::EncryptedReference ^ Item(int index);
public System.Security.Cryptography.Xml.EncryptedReference? Item (int index);
public System.Security.Cryptography.Xml.EncryptedReference Item (int index);
member this.Item : int -> System.Security.Cryptography.Xml.EncryptedReference
Public Function Item (index As Integer) As EncryptedReference

Parametreler

index
Int32

Döndürülecek veya KeyReference nesnesinin DataReference dizini.

Döndürülenler

DataReference Belirtilen dizindeki veya KeyReference nesnesi.

Şunlara uygulanır