Click or drag to resize
ModuleStruct Methods

The ModuleStruct type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Transaction Source Module Comparision
Public methodEquals
Compares the transaction source module to another transaction source module to see if they are equal.
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Returns a hash code for the transaction source module.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also