Aracılığıyla paylaş


EncryptionPropertyCollection.Insert(Int32, EncryptionProperty) Yöntem

Tanım

Belirtilen konumdaki nesneye EncryptionPropertyCollection bir EncryptionProperty nesne ekler.

public:
 void Insert(int index, System::Security::Cryptography::Xml::EncryptionProperty ^ value);
public void Insert (int index, System.Security.Cryptography.Xml.EncryptionProperty value);
member this.Insert : int * System.Security.Cryptography.Xml.EncryptionProperty -> unit
Public Sub Insert (index As Integer, value As EncryptionProperty)

Parametreler

index
Int32

value eklenecek sıfır tabanlı dizin.

Şunlara uygulanır