Interface Omegahat::ArgList

interface ArgList

Attribute Index

elements

Operation Index

add
get
size

Attributes

elements
attribute Sequences::ObjectSequence elements;

Operations

add
short add(in any el);
get
Object get(in long val);
size
long size();

Generated by the ORBacus IDL-to-HTML translator (non-commercial)