VeriStand .NET API Reference

U64ValueArray Constructor

NameDescription
U64ValueArray() Initializes a new instance of U64ValueArray with an empty array of U64Value objects.
U64ValueArray(U64Value[]) Initializes a new instance of U64ValueArray with the specified array of U64Value objects.
U64ValueArray(U64ValueArray) Initializes a new instance of U64ValueArray by copying an existing U64ValueArray instance.
U64ValueArray(IEnumerable(UInt64)) Initializes a new instance of U64ValueArray with the specified list of UInt64 values.
U64ValueArray(UInt64[]) Initializes a new instance of U64ValueArray with the specified array of UInt64 values.

See Also

Log in to get a better experience