Find Method (Int32, FlatFieldRef) | Table of Content | Get Method (FlatFieldKey) |
FlatMessage.Get Method |
Name | Description | |
---|---|---|
Get(FlatFieldKey) | Provides access to field value by the given field key. | |
Get(FlatFieldRef) | Provides access to field value by the given temporary reference. | |
Get(FlatFieldKey, StringBuilder) |
Gets the field value by the given field key and appends it to the given StringBuilder instance.
| |
Get(FlatFieldRef, StringBuilder) |
Gets the field value by the given temporary reference and appends it to the given StringBuilder instance.
|