[]
public static string GetString(string baseName, int index, string defaultValue)
Public Shared Function GetString(baseName As String, index As Integer, defaultValue As String) As String
| Type | Name | Description |
|---|---|---|
| string | baseName | |
| int | index | |
| string | defaultValue |
| Type | Description |
|---|---|
| string |