Container Methods

CICS Transaction Gateway V9.3.0.0

The Container type exposes the following members.

Methods

  NameDescription
Public methodDispose
Frees any resources associated with the Container.
Public methodEquals (Inherited from Object.)
Public methodGetBitData
Gets binary data from a BITContainer.
Public methodGetCharData
Gets character data from a CHARContainer. Data is automatically converted from the code page of the container.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetData(Byte)
Sets the contents of a Container that is of type BIT.
Public methodSetData(String)
Sets the contents of a Container that is of type CHAR.
Public methodToString (Inherited from Object.)
Top
See Also

Reference