PropertyHelper Type
Record fields
Record Field | Description |
Full Usage:
GetValue
Field type: obj -> obj
|
|
Full Usage:
IsDynamic
Field type: bool
|
|
Full Usage:
IsImmutable
Field type: bool
|
|
Full Usage:
IsMutable
Field type: bool
|
|
Full Usage:
IsStatic
Field type: bool
|
|
Full Usage:
Name
Field type: string
|
|
Full Usage:
RemoveValue
Field type: obj -> unit
|
|
Full Usage:
SetValue
Field type: obj -> obj -> unit
|
|
Static members
Static member | Description |
Full Usage:
PropertyHelper.fromPropertyInfo pI
Parameters:
PropertyInfo
Returns: PropertyHelper
|
|