'Declaration Sub HierarchicalBrowse( _ ByVal collectorname As String, _ ByVal position As String, _ ByVal nodeFiler As String _ )
'Usage Dim instance As ICollectors Dim collectorname As String Dim position As String Dim nodeFiler As String instance.HierarchicalBrowse(collectorname, position, nodeFiler)
Parameters
- collectorname
- A collector name.
- position
- Browse position.
- nodeFiler
- Node filter string.