|
M
Dispose()
|
None
|
Releases all resources used by the AnalysisResultSchema
|
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object
|
|
M
GetHashCode
|
None
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object
|
|
M
GetNumberOfUnits()
|
int
|
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)
|
bool
|
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
|