Sdílet prostřednictvím


SearchResultReferenceCollection.Item[Int32] Vlastnost

Definice

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

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

Parametry

index
Int32

Hodnota indexu objektu SearchResultReference .

Hodnota vlastnosti

Objekt SearchResultReference v zadaném indexobjektu .

Platí pro