Fundamentals
Preparing search index...
Fields
Class Fields
Represents a system working with fields on types.
Index
Constructors
constructor
Methods
add
Field
To
Type
get
Fields
For
Type
Constructors
constructor
new
Fields
()
:
Fields
Returns
Fields
Methods
Static
add
Field
To
Type
addFieldToType
(
target
:
Constructor
,
field
:
string
,
fieldType
:
Constructor
,
enumerable
:
boolean
,
derivatives
:
Constructor
[]
,
genericArguments
:
Constructor
[]
,
)
:
void
Parameters
target
:
Constructor
field
:
string
fieldType
:
Constructor
enumerable
:
boolean
derivatives
:
Constructor
[]
genericArguments
:
Constructor
[]
Returns
void
Static
get
Fields
For
Type
getFieldsForType
(
target
:
Constructor
)
:
Field
[]
Parameters
target
:
Constructor
Returns
Field
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Field
To
Type
get
Fields
For
Type
Fundamentals
Loading...
Represents a system working with fields on types.