Visual Basic | |
---|---|
Sub InsertStringData( _ ByVal Index As System.Integer, _ ByVal Marker As System.Integer, _ ByVal Value As System.String _ ) |
Parameters
- Index
- Index of the XRecord data element where to insert the string (see Remarks)
- Marker
- Marker
- Value
- String
Create and Remove Dictionaries (C#)
Create and Remove Dictionaries (VB.NET)
Create and Remove Dictionaries (VBA)
Create and Remove Dictionaries (VB.NET)
Create and Remove Dictionaries (VBA)
Before calling this method, call IXRecord::GetDataCount to determine a valid value for Index.
IXRecord Interface
IXRecord Members
IXRecord::GetStringData Method ()
IXRecord::SetStringData Method ()
IXRecord Members
IXRecord::GetStringData Method ()
IXRecord::SetStringData Method ()
DraftSight V1R4.0