[]
Returns a string with the specified SID. Note! Method can return null if string with specified SID not found.
public string GetString(int sid)
Public Function GetString(sid As Integer) As String
Type | Name | Description |
---|---|---|
int | sid |
Type | Description |
---|---|
string |