[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.DefinitionsBase-1

DefinitionsBase<T> Class

Provides a collection for inheritors of the DefinitionBase class.

Inheritance
DefinitionsBase<T>
Namespace: C1.Win.C1InputPanel
Assembly: C1.Win.C1InputPanel.4.8.dll
Syntax
public class DefinitionsBase<T> : BindingList<T>, IList<T>, ICollection<T>, IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IBindingList, IList, ICollection, IEnumerable, ICancelAddNew, IRaiseItemChangedEvents where T : DefinitionBase, new()
Type Parameters
Name Description
T

Constructors

Name Description
DefinitionsBase()

Methods

Name Description
Add(int, SizeType)

Adds new DefinitionBase objects to the collection.