Aqualogic Interaction API  
 

PT_TREE_ITERATOR_STYLES Class

An instance of a tree iterator has a style, which determines how strings will be returned.

For a list of all members of this type, see PT_TREE_ITERATOR_STYLES Members.

System.Object
   com.plumtree.server.treeiterator.PT_TREE_ITERATOR_STYLES

public sealed class PT_TREE_ITERATOR_STYLES

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_STYLES Members | com.plumtree.server.treeiterator Namespace | IPTTreeIterator