ElementVersion Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ElementVersion class.
Overload List
Name | Description | |
---|---|---|
ElementVersion() | Initializes a new instance of the ElementVersion class. | |
ElementVersion(Int32, Int32) | Initializes a new instance of the ElementVersion class using the specified the major version and minor version number. |
Top