Skip to content

fcc3f95d 36f1 6313 0579 9ddf16c334ff

Fernando Garcia edited this page May 8, 2018 · 1 revision

FieldsModel Methods

Additional header content

The FieldsModel type exposes the following members.

Methods

 

Name Description
Public method Add Adds an object to the end of the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public method Clear Removes all elements from the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public method Contains(TSearch) Determines whether an element is in the BaseComplexModelCollection(TItem, TParent, TSearch). (Inherited from BaseComplexModelCollection(TItem, TParent, TSearch).)
Public method Contains(TItem) Determines whether an element is in the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public method 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).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method 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).)
Public method GetBy Returns specified field by identifier. (Overrides BaseComplexModelCollection(TItem, TParent, TSearch).GetBy(TSearch).)
Public method GetEnumerator Returns an enumerator that iterates through the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public method GetHashCode (Inherited from Object.)
Public method GetRange(KnownAggregateLocation) Gets an enumerator to a list of fields that meet the test of being added at the indicated position and this is visible.
Public method GetRange(KnownFieldType) Returns an enumerator to a field list containing only those who meet the condition of type.
Public method GetRange(YesNo) Gets an enumerator to a list of fields that has visible headers.
Protected method GetStaticBindingValue Gets the static binding value by reflection. (Inherited from BaseModel(T).)
Public method GetType (Inherited from Object.)
Public method HasVisibleAggregatesByLocation Gets a value indicating whether there is a field with a visible aggregate and at specified position.
Public method HasVisibleHeaders Gets a value indicating whether there are field with a visible header.
Public method 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).)
Public method Insert Inserts an item to the BaseSimpleModelCollection(TItem, TParent) at the specified index. (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Removes the first occurrence of a specific object from the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public method RemoveAt Removes the element at the specified index of the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public method SaveToFile(String) Saves to file. (Inherited from BaseModel(T).)
Public method SaveToFile(String, Exception) Serializes current BaseModel object into file (Inherited from BaseModel(T).)
Public method Serialize Serializes current BaseModel object into an Xml document. (Inherited from BaseModel(T).)
Protected method SetOwner Sets this collection as the owner of the specified item. (Overrides BaseSimpleModelCollection(TItem, TParent).SetOwner(TItem).)
Public method ToString Returns a string that represents the current object. (Inherited from BaseModel(T).)
Public method Validate Validates the field definition list and the definition of field styles.
  Back to Top

See Also

Reference

FieldsModel Class
iTin.Export.Model Namespace

Clone this wiki locally