次の方法で共有


SchemaNameCollection.Remove メソッド

指定したスキーマ名をこのコレクションから削除します。

Public Sub Remove( _
   ByVal value As String _)
[C#]
public void Remove(stringvalue);
[C++]
public: void Remove(String* value);
[JScript]
public function Remove(
   value : String);

パラメータ

  • value
    削除するスキーマ名。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

SchemaNameCollection クラス | SchemaNameCollection メンバ | System.DirectoryServices 名前空間