[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.DefinitionsBase-1.Add

Add Method

Add(int, SizeType)

Adds new DefinitionBase objects to the collection.

Declaration
public void Add(int count, SizeType sizeType = SizeType.AutoSize)
Parameters
Type Name Description
int count

The number of objects to be added.

SizeType sizeType

The value for the SizeType property of new objects.