CompositeTypeAdapter.GetProperties Method

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

Definition

Retrieves the visible properties declared by the type.
protected virtual IEnumerable<IProperty> GetProperties()

Returns

IEnumerable<IProperty>
An enumeration of IProperty objects representing the properties declared by the type.