Visual Basic | |
---|---|
Function GetInteger64Data( _ ByVal Index As System.Integer _ ) As System.Long |
C# | |
---|---|
System.long GetInteger64Data( System.int Index ) |
JavaScript | |
---|---|
GetInteger64Data( Index : Number ) : Number |
Parameters
- Index
- Index of XRecord data element to get (see Remarks)
- Value[out] or Return Value
- Int64
Before calling this method, call IXRecord::GetDataCount to determine a valid value for Index.
IXRecord Interface
IXRecord Members
IXRecord::InsertInteger64Data Method ()
IXRecord::SetInteger64Data Method ()
IXRecord Members
IXRecord::InsertInteger64Data Method ()
IXRecord::SetInteger64Data Method ()
DraftSight V1R4.0