Click or drag to resize

ResultAnalysisBase Methods

[This is preliminary documentation and is subject to change.]

The ResultAnalysisBase type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Checks whether the provided object is equal to the current instance
(Overrides ObjectEquals(Object).)
Public methodEquals(ResultAnalysisBase)
Checks whether the provided result is equal to the current result
Public methodGetHashCode
Calculates the hashcode of this instance
(Overrides ObjectGetHashCode.)
Top
Extension Methods
  NameDescription
Public Extension MethodToObjectIdentifier
Converts the provided IAnalysisObject into an AnalysisObjectIdentifier
(Defined by IAnalysisObjectExtensions.)
Top
See Also