BaseHierarchyNode Methods

Include Protected Members
Include Inherited Members

The BaseHierarchyNode type exposes the following members.

Methods

  Name Description
Public method AddChild
Public method BeginRefresh
Public method Close
Public method CompareTo
Public method CreateNewChildName(String, String)
Public method CreateNewChildName(String, String, StringComparer)
Public method CreateNewCopyOfName(String)
Public method CreateNewCopyOfName(String, StringComparer)
Public method CreateNewFolderName()
Public method CreateNewFolderName(StringComparer)
Public method Detach
Public method DoDefaultAction
Public method EndRefresh
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Public method Expand
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method FindChild(String)
Public method FindChild(Predicate<BaseHierarchyNode>)
Public method FindChild(String, StringComparer)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetNestedHierarchy
Public method GetProperty
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method GetUserContext
Protected method InitAsFolder
Protected method InitAsLeaf
Public method IsItemDirty
Public method LaunchVsBrowserWindow(String)
Public method LaunchVsBrowserWindow(String, String)
Protected method LinkWindow
Protected method LoadNestedHierarchy
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method OnClose
Public method OnDockableChange
Public method OnMove
Public method OnSetParentHierarchy
Public method OnShow
Public method OnSize
Public method ParseCanonicalName
Public method PutInEditMode
Public method QueryClose
Public method QueryCloseAndPromptSave
Protected method Refresh
Public method Remove
Public method SaveItem
Public method Select
Public method SetProperty
Public method StopRefresh
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

BaseHierarchyNode Class

Microsoft.TeamFoundation.Common Namespace