Class PropIdBoolean

ブール型プロパティ用の型付きプロパティ識別子。

継承

PropIdBoolean
Namespace: ic4
Assembly: ic4dotnet.dll

構文

public class PropIdBoolean

解説

識別子を指定してブール型プロパティを検索するには、Find(PropIdBoolean) または TryFind(PropIdBoolean, out PropBoolean) を使用します。
一般的なプロパティの識別子定数は PropId に定義されています。