These constants define the types of children that may appear in an IPTTreeIterator. Note that these values are a BITMASK. An item in the tree may be BOTH a node AND a container.
For a list of all members of this type, see PT_TREE_ITERATOR_CHILD_TYPES Members.
System.Object
com.plumtree.server.treeiterator.PT_TREE_ITERATOR_CHILD_TYPES
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.server.treeiterator
Assembly: plumtreeserver (in plumtreeserver.dll)
PT_TREE_ITERATOR_CHILD_TYPES Members | com.plumtree.server.treeiterator Namespace | IPTTreeIterator