Adds another child data object to the end of this data object list.
Name | Description |
---|---|
Add(object) | Adds an item to the IList. |
Add(CardDataObject) | Adds another child data object to the end of this data object list. |
Add(int, byte[]) | Adds a primitive data object with the given tag and data to the end of this data object list. |