EncryptionPropertyCollection.Item(Int32) Yöntem

Tanım

EncryptionProperty Belirtilen dizindeki nesneyi döndürür.

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

Parametreler

index
Int32

Döndürülecek nesnenin EncryptionProperty dizini.

Döndürülenler

EncryptionProperty Belirtilen dizindeki nesne.

Şunlara uygulanır