forwardFind Method (Int32, FlatFieldRef)   Table of ContentGet Method (FlatFieldKey)forward
FlatMessage.Get Method
Overload List
  NameDescription
Public methodGet(FlatFieldKey)
Provides access to field value by the given field key.
Public methodGet(FlatFieldRef)
Provides access to field value by the given temporary reference.
Public methodGet(FlatFieldKey, StringBuilder)
Gets the field value by the given field key and appends it to the given StringBuilder instance.
Public methodGet(FlatFieldRef, StringBuilder)
Gets the field value by the given temporary reference and appends it to the given StringBuilder instance.
Top
See Also