Aracılığıyla paylaş


EncryptionPropertyCollection.IndexOf(EncryptionProperty) Yöntem

Tanım

Nesnedeki belirli bir öğenin dizinini EncryptionPropertyCollection belirler.

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

Parametreler

Döndürülenler

Koleksiyonunda bulunursa dizini value ; aksi takdirde -1.

Şunlara uygulanır