Click or drag to resize

StructuralAnalysisObjectBase Methods

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

The StructuralAnalysisObjectBase type exposes the following members.

Methods
  NameDescription
Protected methodCheckObjectReference
Check if the object reference is the same as the provided object.
Public methodEquals(Object)
Check if this object is the same as the provided object.
(Overrides ObjectEquals(Object).)
Public methodEquals(StructuralAnalysisObjectBase)
Check if this object is the same as the provided object.
Public methodGetHashCode
Retrieves the hashcode of the object
(Overrides ObjectGetHashCode.)
Protected methodOnPropertyChanged
Top
Extension Methods
  NameDescription
Public Extension MethodToObjectIdentifier
Converts the provided IAnalysisObject into an AnalysisObjectIdentifier
(Defined by IAnalysisObjectExtensions.)
Top
See Also