Class PropIdInteger
整数型プロパティ用の型付きプロパティ識別子。
継承されたメンバ
Namespace: ic4
Assembly: ic4dotnet.dll
構文
public class PropIdInteger解説
識別子を指定して整数型プロパティを検索するには、Find(PropIdInteger) または TryFind(PropIdInteger, out PropInteger) を使用します。
一般的なプロパティの識別子定数は PropId に定義されています。


