Table of Contents

ApiMember.ParameterCount Property

Definition

Namespace
Sandcastle.Core.Reflection
Assembly
Sandcastle.Core.dll

This read-only property is used to get the parameter count for methods

public int ParameterCount { get; }

Property Value

int

Remarks

This is used for sorting overload sets