Defines a maximum value.
More...
|
|
| MaximumValueAttribute (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
| MaximumValueAttribute () |
| | Constructor.
|
| |
|
| MaximumValueAttribute (double theMaxValue) |
| | Constructor.
|
| |
|
void | SetMaxValue (double theValue) |
| | Sets the maximum value.
|
| |
| double | MaxValue () |
| | Returns the maximum value.
|
| |
|
| SemanticAttribute (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Accept (cadex.PMI.SemanticAttributeVisitor theVisitor) |
| |
|
| BaseObject (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
bool | IsNull () |
| |
|
ulong | Id () |
| | Return unique identifier of public object.
|
| |
|
bool | IsEqual (cadex.BaseObject theObj) |
| |
|
override int | GetHashCode () |
| |
|
override bool | Equals (System.Object o) |
| |
|
| override void | Dispose (bool disposing) |
| |
| override void | Dispose (bool disposing) |
| |
◆ Dispose()
| override void cadex.PMI.MaximumValueAttribute.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ MaxValue()
| double cadex.PMI.MaximumValueAttribute.MaxValue |
( |
| ) |
|
|
inline |