Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
Syntax
Parameters
- charData
- Type: SystemString
The String data to put into the Container.
Exceptions
| Exception | Condition |
|---|---|
| ContainerTypeException | The Container is not of type CHAR. |
| ObjectDisposedException | When this Container has already been disposed. |
See Also