Skip to content

fac8e930 cb3d 8e48 4b85 ec9ab220fdc3

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

BaseComplexModelCollection(TItem, TParent, TSearch) Properties

Additional header content

The BaseComplexModelCollection(TItem, TParent, TSearch) generic type exposes the following members.

Properties

 

Name Description
Public property Count Gets the number of elements contained in the BaseSimpleModelCollection(TItem, TParent). (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public property IsDefault When overridden in a derived class, gets a value indicating whether this instance contains the default. (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public property IsReadOnly Gets a value indicating whether the BaseSimpleModelCollection(TItem, TParent) is read-only. (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public property Item(TSearch) Gets or sets the element specified by value.
Public property Item(Int32) Gets or sets the element at the specified index. (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Protected property List Gets a reference to the inner list. (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public property Parent Gets a reference to the owner of the collection (Inherited from BaseSimpleModelCollection(TItem, TParent).)
Public property Properties Gets or sets a reference to user-defined property list for this element. (Inherited from BaseModel(T).)
  Back to Top

See Also

Reference

BaseComplexModelCollection(TItem, TParent, TSearch) Class
iTin.Export.Model Namespace

Clone this wiki locally