Sub GetCurrentValue( _ ByVal collectorname As System.String, _ ByVal sourceAddresses As System.Collections.Generic.List(Of String) _ )
void GetCurrentValue( System.string collectorname, System.Collections.Generic.List<string> sourceAddresses )
void GetCurrentValue( System.String^ collectorname, System.Collections.Generic.List<String^>^ sourceAddresses )
Parameters
- collectorname
- A collector name.
- sourceAddresses
- List of collector-specific source addresses.