Visual Basic | |
---|---|
Sub InsertStringData( _ ByVal Index As System.Integer, _ ByVal Marker As System.Integer, _ ByVal Value As System.String _ ) |
Parameters
- Index
- Index where to insert custom data
- Marker
- Marker for the custom data element
- Value
String
Add, Modify, and Remove Custom Data (C#)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add and Modify Custom Data (JavaScript)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add and Modify Custom Data (JavaScript)
Call ICustomData::GetDataCount before calling this method to determine a valid value for Index.
ICustomData Interface
ICustomData Members
ICustomData::GetStringData Method
ICustomData::SetStringData Method
ICustomData Members
ICustomData::GetStringData Method
ICustomData::SetStringData Method
DraftSight V1R1.2