CustomizedLoggingLevelCollection.Contains(String) メソッド

定義

public:
 bool Contains(System::String ^ name);
public bool Contains (string name);
override this.Contains : string -> bool
Public Function Contains (name As String) As Boolean

パラメーター

name
String

戻り値

適用対象