IntRangeLength Property

Get/Set the implied length of this range.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3013.4544
C#
public int Length { get; set; }

Property Value

Int32

See Also