[]
Adds an item to the C1CheckListItemCollection.
public void Add(C1CheckListItem item)
| Type | Name | Description |
|---|---|---|
| C1CheckListItem | item | The C1CheckListItem to add to the C1CheckListItemCollection. |
Adds an item to the C1CheckListItemCollection.
public int Add(object value)
| Type | Name | Description |
|---|---|---|
| object | value | The C1CheckListItem to add to the C1CheckListItemCollection. |
| Type | Description |
|---|---|
| int |