FileDocCategorySizeDatePackage
DynArray.javaAPI DocJava SE 6 API681Tue Jun 10 01:33:24 BST 2008org.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