Visual Basic | |
---|---|
Sub GetInteger32Data( _ ByVal Index As System.Integer, _ ByRef Value As System.Integer _ ) |
JavaScript | |
---|---|
GetInteger32Data( Index : Number ) : Number |
Parameters
- Index
- Index of the custom data element
- Value[out] or Return Value
- Int32 value
Add, Modify, and Remove Custom Data (C#)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add and Modify Custom Data (JavaScript)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add and Modify Custom Data (JavaScript)
Call ICustomData::GetDataCount before calling this method to determine a valid value for Index.
ICustomData Interface
ICustomData Members
ICustomData::SetInteger32Data Method
ICustomData::InsertInteger32Data Method
ICustomData Members
ICustomData::SetInteger32Data Method
ICustomData::InsertInteger32Data Method
DraftSight V1R1.2