Class PropIdRegister

レジスタープロパティ用の型付きプロパティ識別子。

継承

PropIdRegister
Namespace: ic4
Assembly: ic4dotnet.dll

構文

public class PropIdRegister

備考

識別子を指定してレジスタープロパティを検索するには、Find(PropIdRegister) または TryFind(PropIdRegister, out PropRegister) を使用します。
一般的なプロパティの識別子定数は PropId に定義されています。