FileDocCategorySizeDatePackage
DynArray.javaAPI DocJava SE 5 API677Fri Aug 26 17:25:14 BST 2005org.omg.DynamicAny

DynArray

public interface DynArray implements org.omg.CORBA.portable.IDLEntity, org.omg.DynamicAny.DynAny, DynArrayOperations
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.

Fields Summary
Constructors Summary
Methods Summary