Bagikan melalui


ReferenceList.Item(Int32) Metode

Definisi

Mengembalikan DataReference objek atau KeyReference pada indeks yang ditentukan.

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

Parameter

index
Int32

Indeks objek atau KeyReference yang akan DataReference dikembalikan.

Mengembalikan

Objek DataReference atau KeyReference pada indeks yang ditentukan.

Berlaku untuk