PropertyAdapter.GetIndexParameters Method

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

Definition

Retrieves the index parameters of the property.
protected virtual IEnumerable<IParameter> GetIndexParameters()

Returns

IEnumerable<IParameter>
An enumerable collection of IParameter objects representing the index parameters of the property.