Skip to content

940bad66 e108 844b 5e2f b066644abbf1

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

BaseSimpleModelCollection(TItem, TParent) Properties

Additional header content

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

Properties

 

Name Description
Public property Count Gets the number of elements contained in the BaseSimpleModelCollection(TItem, TParent).
Public property IsDefault When overridden in a derived class, gets a value indicating whether this instance contains the default. (Overrides BaseModel.IsDefault.)
Public property IsReadOnly Gets a value indicating whether the BaseSimpleModelCollection(TItem, TParent) is read-only.
Public property Item Gets or sets the element at the specified index.
Protected property List Gets a reference to the inner list.
Public property Parent Gets a reference to the owner of the collection
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

BaseSimpleModelCollection(TItem, TParent) Class
iTin.Export.Model Namespace

Clone this wiki locally