FieldsItem Property |
Name | Description | |
---|---|---|
ItemInt32 | Integer indexer for this collection. | |
ItemString |
String indexer for this collection.
Note that if the field is not found then an entry is logged in the devlog. If it is
expected that the field may not exist in the mapper's Fields collection and no such
devlog entry is desired use Find(String, FieldFindType, FindBehaviour) or Field(String) to obtain the field.
|