Summary
ElemFillReadAttribute is used to specify fill-read mode for array elements. The attribute can be specified for array type or field or property of array type.
Syntax
ElemFillReadAttribute = class(TSerlnAttr);
Remarks
Fill-read mode is a mode for reading by reference. For complete description of fill-read mode look at NG.Serialization.FillReadAttribute.