Bagikan melalui


DirectoryControlCollection.Item[Int32] Properti

Definisi

Properti Item[Int32] berisi DirectoryControl objek pada indeks yang ditentukan.

public:
 property System::DirectoryServices::Protocols::DirectoryControl ^ default[int] { System::DirectoryServices::Protocols::DirectoryControl ^ get(int index); void set(int index, System::DirectoryServices::Protocols::DirectoryControl ^ value); };
public System.DirectoryServices.Protocols.DirectoryControl this[int index] { get; set; }
member this.Item(int) : System.DirectoryServices.Protocols.DirectoryControl with get, set
Default Public Property Item(index As Integer) As DirectoryControl

Parameter

index
Int32

Nilai DirectoryControl indeks objek.

Nilai Properti

DirectoryControl Berisi objek pada indeks yang ditentukan.

Pengecualian

Ada upaya untuk mengatur properti ke null.

Berlaku untuk