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