Skip to main content

IClass.GetField method

Namespace: NextDesign.Core

Description

Gets the field with the specified name of this class.
Returns null if the field with the given name is undefined.

argument

NameTypeDescription
namestringField Name

Return value