Delete Method (ICustomData)
Deletes the specified custom data element.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub Delete( _
long Index As System.Integer _
) |
C# | |
---|
void Delete(
System.int Index
) |
JavaScript | |
---|
Delete(
Index : Number
) |
Parameters
- Index
- Index of the custom data element
Example
Remarks
See Also
Availability
DraftSight V1R1.2