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