|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITabCollection
Method Summary | |
---|---|
ITab |
add(double position,
int align)
|
int |
add(ITab value)
|
void |
clear()
|
ITab |
get_Item(int index)
|
void |
removeAt(int index)
|
Methods inherited from interface com.aspose.ms.System.Collections.ICollection |
---|
copyTo, getSyncRoot, isSynchronized, size |
Methods inherited from interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable |
---|
iterator |
Method Detail |
---|
ITab get_Item(int index)
ITab add(double position, int align)
int add(ITab value)
void clear()
void removeAt(int index)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |