SidRefArray class

SidRefArray class

The sid ref array. The SIDREF_array element declares the storage for a homogenous array of SID reference values.

Inheritance: SidRefArrayColladaElement

The SidRefArray type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of SidRefArray

Properties

PropertyDescription
idGets or sets the id.
The id attribute is a text string containing the unique identifier of this element.
This value must be unique within the instance document.
Optional attribute.
nameGets or sets the name.
The name attribute is the text string name of this element.
Optional attribute.
countGets or sets the count.
The count attribute indicates the number of values in the array.
Required attribute.
textGets or sets the value as text.

See Also