Share via


ReferenceList.ItemOf[Int32] Özellik

Tanım

Belirtilen dizinde DataReference veya nesnesini alır veya KeyReference ayarlar.

public:
 property System::Security::Cryptography::Xml::EncryptedReference ^ default[int] { System::Security::Cryptography::Xml::EncryptedReference ^ get(int index); void set(int index, System::Security::Cryptography::Xml::EncryptedReference ^ value); };
public System.Security.Cryptography.Xml.EncryptedReference this[int index] { get; set; }
member this.ItemOf(int) : System.Security.Cryptography.Xml.EncryptedReference with get, set
Default Public Property ItemOf(index As Integer) As EncryptedReference

Parametreler

index
Int32

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

Özellik Değeri

ReferenceList Belirtilen dizindeki nesne.

Şunlara uygulanır