EncryptionPropertyCollection.Item(Int32) Metoda

Definice

Vrátí objekt v EncryptionProperty zadaném indexu.

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

Parametry

index
Int32

Index objektu EncryptionProperty , který se má vrátit.

Návraty

EncryptionProperty

Objekt EncryptionProperty v zadaném indexu.

Platí pro