ReferenceList.Item(Int32) Metoda

Definice

DataReference Vrátí objekt v KeyReference zadaném indexu.

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

Index objektu nebo KeyReference objektuDataReference, který se má vrátit.

Návraty

Objekt DataReference v KeyReference zadaném indexu.

Platí pro