Click or drag to resize

VectorElement Properties

The VectorElement type exposes the following members.

Properties
  Name Description
Public property Size Gets or sets the number of values in the vector.
Public property TagOfElement Gets or sets the tag which identifies the element.
(Inherited from Element)
Public property TypeOfElement Gets the type of the element. Returns Vector.
(Overrides ElementTypeOfElement)
Public property TypeOfValue Gets or sets the physical type of the value or values contained by the element.
(Overrides ElementTypeOfValue)
Top
See Also