Sub HierarchicalBrowse( _ ByVal collectorname As System.String, _ ByVal position As System.String, _ ByVal nodeFiler As System.String _ )
void HierarchicalBrowse( System.string collectorname, System.string position, System.string nodeFiler )
void HierarchicalBrowse( System.String^ collectorname, System.String^ position, System.String^ nodeFiler )
Parameters
- collectorname
- A collector name.
- position
- Browse position.
- nodeFiler
- Node filter string.