VeriStand .NET API Reference

Table of Contents

DataValueArray Properties

The DataValueArray(T) type exposes the following members.

NameDescription
ChildTypeGets the data type of the elements in DataValueArray(T). (Overrides DataValueArray.ChildType.)
Item Gets or sets the element at the specified index.
Length Gets the total number of elements in DataValueArray(T). (Overrides DataValueArray.Length.)
Size Gets the number of elements in each dimension of DataValueArray(T). (Overrides DataValue.Size.)
TypeGets the data type of DataValueArray. (Inherited from DataValueArray.)
Units Gets or sets the units of the data value. Units can be any string that makes sense for the data value. (Inherited from DataValue.)
Value Gets or sets an array of values in DataValueArray(T).
ValueAsString Gets or sets a string representation of the values in DataValueArray(T).

See Also

Log in to get a better experience