Removes the constant Cartesian object at the
given index. The idnex is zero-based.
| C# | Visual Basic | Visual C++ |
void RemoveAt( int Index )
Sub RemoveAt ( _ Index As Integer _ )
void RemoveAt( [ InAttribute] int Index )
- Index ( Int32)
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)