Skip to main content

IClass.Fields property

Namespace: NextDesign.Core

Description

Field
You can get all the fields that can be handled by this class.

IDictionary<string, IField> Fields { get; }

Type

  • IDictionary<string, IField>