IntProperty Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of the IntProperty class.
Overload List
Name | Description | |
---|---|---|
![]() |
IntProperty(String, Nullable<Int32>) | Creates a new instance of the IntProperty class. |
![]() |
IntProperty(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>) | Creates a new instance of the IntProperty class. |
Top