EncryptionPropertyCollection.Item(Int32) Methode

Definitie

Retourneert het EncryptionProperty object op de opgegeven index.

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

Parameters

index
Int32

De index van het EncryptionProperty object dat moet worden geretourneerd.

Retouren

Het EncryptionProperty object op de opgegeven index.

Van toepassing op