Class PropIdFloat

float 型プロパティ用の型付きプロパティ識別子。

継承

PropIdFloat
Namespace: ic4
Assembly: ic4dotnet.dll

構文

public class PropIdFloat

解説

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