CompositeTypeAdapter.GetFields Method

Namespace
Kampute.DocToolkit.Metadata.Adapters
Assembly
  • Kampute.DocToolkit.dll

Definition

Retrieves the visible fields declared by the type.
protected virtual IEnumerable<IField> GetFields()

Returns

IEnumerable<IField>
An enumeration of IField objects representing the fields declared by the type.