ReferenceList.Item(Int32) Metoda

Definicja

DataReference Zwraca obiekt lub KeyReference w określonym indeksie.

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

Parametry

index
Int32

Indeks DataReference obiektu lub KeyReference do zwrócenia.

Zwraca

Obiekt DataReference lub KeyReference w określonym indeksie.

Dotyczy