|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetAssociatedGlobalParameterValue(Element)
|
ElementId
|
Gets a global parameter value associated with a parameter from the given element.
|
|
|
M
GetDoubleValue(Element)
|
Double
|
Gets a double-precision numeric value from the given element.
|
|
|
M
GetElementIdValue(Element)
|
ElementId
|
Gets an ElementId value from the given element.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetIntegerValue(Element)
|
Int32
|
Gets an integer value from the given element.
|
|
|
M
GetStringValue(Element)
|
String
|
Gets a string value from the given element.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsDoubleValueSupported(Element)
|
Boolean
|
Determines whether the provide can provide a double-precision numeric value for the given element.
|
|
|
M
IsElementIdValueSupported(Element)
|
Boolean
|
Determines whether the provide can provide an ElementId value for the given element.
|
|
|
M
IsIntegerValueSupported(Element)
|
Boolean
|
Determines whether the provide can provide an integer value for the given element.
|
|
|
M
IsStringValueSupported(Element)
|
Boolean
|
Determines whether the provide can provide a string value for the given element.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|