Share via


IntProperty Constructor

Include Protected Members
Include Inherited Members

Creates a new instance of the IntProperty class.

Overload List

  Name Description
Public method IntProperty(String, Nullable<Int32>) Creates a new instance of the IntProperty class.
Public method IntProperty(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>) Creates a new instance of the IntProperty class.

Top