[]
Configurates GetValue. Sets a function to be used for retrieving the field values.
public TBuilder GetValue(string value)
Public Function GetValue(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |