public struct StateElement2DResultants
Public Structure StateElement2DResultants
public value class StateElement2DResultants
[<SealedAttribute>]
type StateElement2DResultants =
struct
inherit ValueType
end
StateElement2DResultants | Initializes a new instance of the StateElement2DResultants struct. |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
ContainerType |
test if object is (a container like) a list or an array.
(Defined by MiniUtil) |