|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetNumberOfUnits()
|
Int32
|
returns number of possible units
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
GetUnitsMultiplier(Int32)
|
Double
|
returns units multiplier by index
|
|
|
M
GetUnitsName(Int32)
|
String
|
returns units name by index
|
|
|
M
IsEqual(AnalysisResultSchema)
|
Boolean
|
Determines if the input object is equivalent to this AnalysisResultSchema.
|
|
|
M
SetUnits(IList<String>, IList<Double>)
|
None
|
Sets names and multipliers of all units for result visualization
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|