Type Constructor OpenDOF Object Access Library
Overload List

  NameDescription
Public methodDOFArrayType(DOFType, Int32)
Construct a fixed-length array of the specified element type.
Public methodDOFArrayType(DOFTypeContext, DOFPacket)
Construct a type from the data read from the wire.
Public methodDOFArrayType(DOFType, Int32, Int32)
Construct a variable-length array of the specified element type.

minLength
must be less than or equal to
maxLength
.
Top
See Also

Reference