Inserts a binary array and marker at the specified index of the XRecord data element.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub InsertByteData( _
LONG Index As System.Integer, _
LONG Marker As System.Integer, _
VARIANT ByteArray As System.Object _
) |
Parameters
- Index
- Index of the XRecord data element where to insert the binary array and marker (see Remarks)
- Marker
- Marker
- ByteArray
- Binary array
Remarks
See Also
Availability
DraftSight V1R4.0