ExtendedListT(ExtendedListT) | Initializes a new instance of the ExtendedListT class. copy constructor. |
ExtendedListT(Int32) | Initializes a new instance of the ExtendedListT class. create new extended list. |
ExtendedListT(ListT) | Initializes a new instance of the ExtendedListT class. new ExtendedList filled with elements of another list. |
ExtendedListT(T, Int32) | Initializes a new instance of the ExtendedListT class. create new ExtendedList. |
ExtendedListT(SerializationInfo, StreamingContext) | Initializes a new instance of the ExtendedListT class. Deserialize MeshLoad. |