Public Sub Remove( _ ByVal Index As Integer _ )
public void Remove( int Index );
public: void Remove( int Index );
public: HRESULT Remove( int Index );
public void remove( Integer Index );
IAgStkGraphicsPluginTileCollection Interface