Visual Basic | |
---|---|
Sub SetByteData( _ ByVal Index As System.Integer, _ ByVal ByteArray As System.Object _ ) |
Parameters
- Index
- Index of XRecord data element to set to a binary array (see Remarks)
- ByteArray
- Binary array
Before calling this method, call IXRecord::GetDataCount to determine a valid value for Index.
IXRecord Interface
IXRecord Members
IXRecord::GetByteData Method ()
IXRecord::InsertByteData Method ()
IXRecord Members
IXRecord::GetByteData Method ()
IXRecord::InsertByteData Method ()
DraftSight V1R4.0