Aqualogic Interaction API  
 

PT_TREE_ITERATOR_CHILD_TYPES Class

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 sealed class PT_TREE_ITERATOR_CHILD_TYPES

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server.treeiterator

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_TREE_ITERATOR_CHILD_TYPES Members | com.plumtree.server.treeiterator Namespace | IPTTreeIterator