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