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