IFieldContainer.Fields Property NReflect
Gets a list of fields of this type.

Namespace: NReflect
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

List<NRField> Fields { get; }
See Also