[]
Sets all strings in collection to their default values.
public void Reset()
Public Sub Reset()
Resets a string to its default value.
public void Reset(object key)
Public Sub Reset(key As Object)
| Type | Name | Description |
|---|---|---|
| object | key | The key of the string to reset. |