Visual Basic | |
---|---|
Function GetStringData( _ ByVal Index As System.Integer _ ) As System.String |
C# | |
---|---|
System.string GetStringData( System.int Index ) |
JavaScript | |
---|---|
GetStringData( Index : Number ) : String |
Parameters
- Index
- Index of XRecord data element to get (see Remarks)
- Value[out] or Return 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::InsertStringData Method ()
IXRecord::SetStringData Method ()
IXRecord Members
IXRecord::InsertStringData Method ()
IXRecord::SetStringData Method ()
DraftSight V1R4.0