db4o

IObjectAttribute.Attribute Method 

generic method to return an attribute of a parent object.

object Attribute(
   object parent
);

Parameters

parent
the parent object

Return Value

Object - the attribute

Remarks

generic method to return an attribute of a parent object.

See Also

IObjectAttribute Interface | Db4objects.Db4o.Config Namespace