db4o

IField Interface

representation for java.lang.reflect.Field.

For a list of all members of this type, see IField Members.

[Visual Basic]
Public Interface IField
[C#]
public interface IField
[C++]
public __gc __interface IField
[JScript]
public interface IField

Types that implement IField

TypeDescription

Remarks

representation for java.lang.reflect.Field.

See the respective documentation in the JDK API.

Requirements

Namespace: com.db4o.reflect

Assembly: db4o (in db4o.dll)

See Also

IField Members | com.db4o.reflect Namespace | com.db4o.reflect.IReflect