HTMLFormElement.Length

HTMLFormElement.Length property

The number of form controls in the form.

public int Length { get; }

See Also