Package | Description |
---|---|
com.aspose.note.hierarchy |
Modifier and Type | Method and Description |
---|---|
TableRowNode |
ElementChildNodesOfTable.get_Item(int i)
The this.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<TableRowNode> |
ElementChildNodesOfTable.iterator()
The get enumerator.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementChildNodesOfTable.add(TableRowNode item)
The add.
|
static boolean |
TableRowNode.op_Equality(TableRowNode left,
TableRowNode right)
The ==.
|
static boolean |
TableRowNode.op_Inequality(TableRowNode left,
TableRowNode right)
The !=.
|
Copyright (c) 2016 Aspose. All Rights Reserved.