AllFields
Gets the list of fields defined in the current type or inherited from the base types. Note that fields can be promoted to properties by aspects, so a source code field can be represented in the Properties collection instead of the Fields collection.
Declaration
IFieldCollection AllFields { get; }
Property Value
Type | Description |
---|---|
IFieldCollection |