'DeclarationPublic Overrides Function ToString() As String
'UsageDim instance As UAIndexRangeList Dim value As String value = instance.ToString()
public override string ToString()
public: String^ ToString(); override
Return Value
A string that represents the current object.Returns a specifically formatted string that represents the index range list.
