EncryptionPropertyCollection.Item(Int32) Metod

Definition

Returnerar objektet EncryptionProperty vid det angivna indexet.

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

Parametrar

index
Int32

Indexet för objektet som EncryptionProperty ska returneras.

Returer

Objektet EncryptionProperty i det angivna indexet.

Gäller för