IntRangeLength Property

Get/Set the implied length of this range.

Definition

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

Property Value

Int32

See Also