Creates a new Container within this Channel.

Overload List

  NameDescription
Public methodCreateContainer(String, array<Byte>[]()[][])
Creates a new Container of type BIT within this Channel.
Public methodCreateContainer(String, String)
Creates a new Container of type CHAR within this Channel.
Public methodCreateContainer(String, array<Byte>[]()[][], Int32)
Creates a new Container of type CHAR within this Channel.

See Also