db4o
StoredField.isArray Method
returns true if the field is an array.
bool
isArray();
Remarks
returns true if the field is an array.
See Also
StoredField Interface
|
com.db4o.ext Namespace