Sdílet prostřednictvím


SearchResultEntryCollection.Item[Int32] Vlastnost

Definice

Vlastnost Item[Int32] obsahuje SearchResultEntry objekt v zadaném indexobjektu .

public:
 property System::DirectoryServices::Protocols::SearchResultEntry ^ default[int] { System::DirectoryServices::Protocols::SearchResultEntry ^ get(int index); };
public System.DirectoryServices.Protocols.SearchResultEntry this[int index] { get; }
member this.Item(int) : System.DirectoryServices.Protocols.SearchResultEntry
Default Public ReadOnly Property Item(index As Integer) As SearchResultEntry

Parametry

index
Int32

Hodnota indexu objektu SearchResultEntry .

Hodnota vlastnosti

Objekt SearchResultEntry v zadaném indexobjektu .

Platí pro