[]
        
(Showing Draft Content)

C1.WPF.Document.C1KeyedList-2.Add

Add Method

Add(TItem)

Adds the item to document pages.

Declaration
public int Add(TItem item)
Parameters
Type Name Description
TItem item

The page item to add.

Returns
Type Description
int

The zero-based index of the added element.