index.md

May 10, 2026 · View on GitHub

DefaultDocumentation.Api

DefaultDocumentation.Models

IParameterizedDocItem Interface

Exposes ParameterDocItem instances.

public interface IParameterizedDocItem

Derived
↳ ConstructorDocItem
↳ ExplicitInterfaceImplementationDocItem
↳ MethodDocItem
↳ OperatorDocItem
↳ PropertyDocItem
↳ DelegateDocItem

Properties
ParametersGets the ParameterDocItem of this instance.

Contents

  1. 0.1DefaultDocumentation.Models
  2. 1IParameterizedDocItem Interface