public class ElementChildNodesOfPage extends Object implements com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IHierarchyNode>
The element child nodes of page.
Constructor and Description |
---|
ElementChildNodesOfPage() |
Modifier and Type | Method and Description |
---|---|
void |
add(IHierarchyNode item)
The add.
|
int |
getCount()
Gets the count.
|
com.aspose.ms.System.Collections.IEnumerator |
iterator_Rename_Namesake()
The get enumerator.
|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<IHierarchyNode> |
iterator()
The get enumerator.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public void add(IHierarchyNode item)
The add.
item
- The item.public int getCount()
Gets the count.
public com.aspose.ms.System.Collections.IEnumerator iterator_Rename_Namesake()
The get enumerator.
IEnumerator
.public com.aspose.ms.System.Collections.Generic.IGenericEnumerator<IHierarchyNode> iterator()
The get enumerator.
iterator
in interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IHierarchyNode>
iterator
in interface com.aspose.ms.System.Collections.IEnumerable<IHierarchyNode>
iterator
in interface Iterable<IHierarchyNode>
IEnumerator
.Copyright (c) 2016 Aspose. All Rights Reserved.