'Declaration
Public Function New( _ ByVal browsePath As BrowsePath _ )
'Usage
Dim browsePath As BrowsePath Dim instance As New BrowsePath(browsePath)
public BrowsePath( BrowsePath browsePath )
public: BrowsePath( BrowsePath^ browsePath )
Parameters
- browsePath
- The browse path to be copied from.