Runtime.

GetDeclaredField(Type, string) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen
Containing Type
Runtime

Syntax

public static FieldInfo GetDeclaredField(Type type, string name)

Parameters

Name Type Description
type Type
name string

Return Value

Type Description
FieldInfo