Returns an array of RepositoryIds for a valuetype. The first element of the
array is the RepositoryId for the most derived type, and this is followed by
zero or more RepositoryIds for base types to which this valuetype may be
truncated on unmarshaling, as specified by the truncatable
IDL
keyword.
string
[] _truncatable_ids();the array of RepositoryIds for this valuetype.
ValueBase Interface | ValueBase Members | Ics.CORBA.portable Namespace