'Usage Dim instance As DateFieldCollection Dim text As String instance.AddRange(text)
Parameters
- text
- A System.String value indicates the specified format string.
'Usage Dim instance As DateFieldCollection Dim text As String instance.AddRange(text)
Exception | Description |
---|---|
System.ArgumentException | The text has invalid chars that can't be translated. |