returns true if the field is an array.
[Visual Basic] Function isArray() As Boolean [C#] bool isArray(); [C++] bool isArray(); [JScript] function isArray(): bool;
StoredField Interface | com.db4o.ext Namespace