xNavPane.collapseNode(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool collapseNode(System::String ^ _path);
public virtual bool collapseNode (string _path);
abstract member collapseNode : string -> bool
override this.collapseNode : string -> bool
Public Overridable Function collapseNode (_path As String) As Boolean
Parameters
- _path
- String