Overload | Description |
---|---|
BrowseOPCAreas(OPCAEBrowseType,String,IEnumString) | Return an IEnumString for a list of Areas as determined by the passed parameters. The position from which the browse is done can be set via the ChangeBrowsePosition. |
BrowseOPCAreas(OPCAEBrowseType,String,String[]) | Return an string array with a list of Areas as determined by the passed parameters. The position from which the browse is done can be set via the ChangeBrowsePosition. |