Visual Basic | |
---|---|
Sub InsertInteger32Data( _ ByVal Index As System.Integer, _ ByVal Marker As System.Integer, _ ByVal Value As System.Integer _ ) |
Parameters
- Index
- Index of the XRecord data element where to insert an Int32 (see Remarks)
- Marker
- Marker
- 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::GetInteger32Data Method ()
IXRecord::SetInteger32Data Method ()
IXRecord Members
IXRecord::GetInteger32Data Method ()
IXRecord::SetInteger32Data Method ()
DraftSight V1R4.0