ApiMemberParameterCount Property
This read-only property is used to get the parameter count for methods
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public int ParameterCount { get; }
Public ReadOnly Property ParameterCount As Integer
Get
public:
property int ParameterCount {
int get ();
}
member ParameterCount : int with get
Property Value
Int32 This is used for sorting overload sets