Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.
public abstract class DynArrayHelper
extends Object
DynArray objects support the manipulation of IDL arrays.
Note that the dimension of the array is contained in the TypeCode which is accessible
through the type attribute. It can also be obtained by calling the component_count operation.