AGI Components with Insight3D Alpha 2008 r8
RemoveAt Method (Index)
Library ReferenceAGI.Graphics IAgGxCartesianCollectionRemoveAt(Int32)
Removes the constant Cartesian object at the given index. The idnex is zero-based.
Declaration Syntax
C# Visual Basic Visual C++
void 
RemoveAt(
        
int 
Index
)
Sub 
RemoveAt ( _
        
Index 
As 
Integer _
)
void 
RemoveAt(
        [
InAttribute] 
int 
Index
)
Parameters
Index ( Int32)

Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)