Udostępnij przez


ForestTrustDomainInfoCollection.Item[Int32] Właściwość

Definicja

ForestTrustDomainInformation Pobiera obiekt w tej kolekcji.

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

Parametry

index
Int32

Indeks zerowy ForestTrustDomainInformation obiektu, który ma być pobierany.

Wartość właściwości

Obiekt ForestTrustDomainInformation , który istnieje w określonym indeksie.

Dotyczy

Zobacz też