[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

representation for java.lang.reflect.Field.

Namespace: Db4objects.Db4o.Reflect
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Public Interface IReflectField
C#
public interface IReflectField
Visual C++
public interface class IReflectField

Remarks

representation for java.lang.reflect.Field.

See the respective documentation in the JDK API.

See Also