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