ITuple Interface Public Properties
Public Properties
Name
Description
Dimension
The dimension of the tuple.
Readonly
A value indicating whether the ITuple is read-only. Read-only tuples do not support the
close
,
copy
and
setTuple
methods.