InsertByteData Method (ICustomData)
Inserts the specified custom data element whose data type is a binary array.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub InsertByteData( _
long Index As System.Integer, _
const dsByteArray& ByteArray As System.Object _
) |
Parameters
- Index
- Index where to insert the custom data
- ByteArray
- Binary array of doubles (see Remarks)
Example
Remarks
See Also
Availability
DraftSight V1R1.2