Visual Basic | |
---|---|
Sub Delete( _ ByVal Index As System.Integer _ ) |
C# | |
---|---|
void Delete( System.int Index ) |
JavaScript | |
---|---|
Delete( Index : Number ) |
Parameters
- Index
- Index of the custom data element
Add, Modify, and Remove Custom Data (C#)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Call ICustomData::GetDataCount before calling this method to determine a valid value for Index.
DraftSight V1R1.2