AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ Arg() [4/5]

Arg::Arg ( const SdsId source,
const long  index,
StatusType *  status 
)
inline

Constructor which returns an id to a structured item indexed by position.

This constructor uses the specified index to find an item within an SDS structure.

See also
SdsIndex()
Parameters
sourceThe SDS item to index within.
indexThe index of the item fo find. Items in a structure are numbered in order of creation starting with one.
statusInherited status.

References SdsId::ShallowCopy().