Click or drag to resize

Range Constructor

Version 79.1.350
Range

Namespace:  CefSharp.Structs
Assembly:  CefSharp (in CefSharp.dll) Version: 76.1.90.0 (76.1.90.0)
Syntax
public Range(
	int from,
	int to
)

Parameters

from
Type: SystemInt32
from
to
Type: SystemInt32
to
See Also