![]() |
Element1DStateCollectionGroup Class |
Namespace: Karamba.Elements
The Element1DStateCollectionGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | Element1DStateCollectionGroup |
Initializes a new instance of the Element1DStateCollectionGroup class.
Creates an empty Element1DStateCollectionGroup.
|
![]() | Element1DStateCollectionGroup(Element1DStateCollectionGroup) |
Initializes a new instance of the Element1DStateCollectionGroup class.
Creates a new instance of Element1DStateCollectionGroup from an existing one.
|
Name | Description | |
---|---|---|
![]() | Add | Adds the specified Element1DStatesCollection to the Element1DStateCollectionGroup. |
![]() | ContainsKey |
Determines whether the Element1DStateCollectionGroup
contains a Element1DStatesCollection belonging to a given ModelElementStraightLine. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetCollection |
Tries to return the Element1DStatesCollection associated with the specified ind.
|
![]() | UnionWith |
Modifies the current Element1DStateCollectionGroup
object to contain all elements that are present in itself,
the specified collection, or both.
|