Converts the string representation of a index range list to equivalent index range list object. A return value indicates whether the conversion succeeded.
DISPID (Dispatch ID):
For more information, see TryParse in .NET Reference.
 
            
DISPID (Dispatch ID):
For more information, see TryParse in .NET Reference.
| Visual Basic | 
|---|
| Public Function TryParse( _ ByVal s As String, _ ByRef IndexRangeList As Variant _ ) As StringParsingError | 
See TryParse in .NET Reference.
For remarks, see TryParse in .NET Reference.
For examples, see TryParse in .NET Reference.