| Overload | Description |
|---|---|
| Implicit Type Conversion(IntegerProperty,Int32) | Implicit conversion from System.Int32 to IntegerProperty. |
| Implicit Type Conversion(IntegerProperty,String) | Implicit conversion from System.String to IntegerProperty. |
| Implicit Type Conversion(Int32,IntegerProperty) | Implicit conversion from IntegerProperty to System.Int32. |
