TypeDecoratorAdapter.GetElementType Method

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

Definition

Retrieves the underlying element type of the decorator type.
protected virtual IType GetElementType()

Returns

IType
The adapted element IType instance.