ForestTrustDomainInfoCollection.IndexOf メソッド
アセンブリ: System.DirectoryServices (system.directoryservices.dll 内)

Public Function IndexOf ( _ information As ForestTrustDomainInformation _ ) As Integer
Dim instance As ForestTrustDomainInfoCollection Dim information As ForestTrustDomainInformation Dim returnValue As Integer returnValue = instance.IndexOf(information)
public int IndexOf ( ForestTrustDomainInformation information )
public: int IndexOf ( ForestTrustDomainInformation^ information )
public int IndexOf ( ForestTrustDomainInformation information )
public function IndexOf ( information : ForestTrustDomainInformation ) : int
戻り値
最初に一致するオブジェクトの 0 から始まるインデックス。このコレクションに ForestTrustDomainInformation オブジェクトと同じメンバが存在しない場合は、-1 を返します。

例外の種類 | 条件 |
---|---|
ArgumentNullException | information が null 参照 (Visual Basic では Nothing) です。 |

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からForestTrustDomainInfoCollection.IndexOf メソッドを検索する場合は、下記のリンクをクリックしてください。

- ForestTrustDomainInfoCollection.IndexOf メソッドのページへのリンク