Plumtree Portal UI  
 

CommunityPageTreeIterator Methods

The methods of the CommunityPageTreeIterator class are listed below. For a complete list of CommunityPageTreeIterator class members, see the CommunityPageTreeIterator Members topic.

Public Static Methods

printTree Test function.

Public Instance Methods

Children 
CurrentLocInfo 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAtRoot 
GetChildCount 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetLocation 
GetStyle 
GetType (inherited from Object)Gets the Type of the current instance.
InitializeIterator 
MoveTo 
MoveToParent 
MoveToRoot 
RealInitializeIterator Use this function to initialize the Iterator. Do not use InitializeIterator, which is on IPTTreeIterator, but does not meet the needs of this class.
SetStyle 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

CommunityPageTreeIterator Class | com.plumtree.portaluiinfrastructure.tree.commpages Namespace