Selects the index-the source in SourceNameItems property as the current source.
Boolean ObjectName. SelectSourceByIndex(Long index)
Long index. It is the index of SourceNameItems property.
Boolean.
TRUE indicates success. FALSE indicates failure.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown.
When FALSE is returned or an exception is thrown, check ErrorCode property and ErrorString property for error information.
The index is 0-based.
SourceCount propeprty, SelectSource(), SourceNameItems property