223a97c3 5e0c 1d92 ff16 2212d9fe9e4b - iAJTin/iExportEngine GitHub Wiki
Additional header content
The BaseComplexModelCollection(TItem, TParent, TSearch) generic type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Add | Adds an object to the end of the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
Clear | Removes all elements from the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
Contains(TSearch) | Determines whether an element is in the BaseComplexModelCollection(TItem, TParent, TSearch). |
![]() |
Contains(TItem) | Determines whether an element is in the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
CopyTo | Copies the entire BaseSimpleModelCollection(TItem, TParent) to a compatible one-dimensional array, starting at the specified index of the target array. (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
Find | Searches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence within the entire BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
GetBy | Returns the element specified. |
![]() |
GetEnumerator | Returns an enumerator that iterates through the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetStaticBindingValue | Gets the static binding value by reflection. (Inherited from BaseModel(T).) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
Insert | Inserts an item to the BaseSimpleModelCollection(TItem, TParent) at the specified index. (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove | Removes the first occurrence of a specific object from the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
RemoveAt | Removes the element at the specified index of the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
SaveToFile(String) | Saves to file. (Inherited from BaseModel(T).) |
![]() |
SaveToFile(String, Exception) | Serializes current BaseModel object into file (Inherited from BaseModel(T).) |
![]() |
Serialize | Serializes current BaseModel object into an Xml document. (Inherited from BaseModel(T).) |
![]() |
SetOwner | Sets this collection as the owner of the specified item. (Inherited from BaseSimpleModelCollection(TItem, TParent).) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from BaseModel(T).) |
BaseComplexModelCollection(TItem, TParent, TSearch) Class
iTin.Export.Model Namespace

