Version 106.0.290 
            Range
            
 
    Namespace: 
   CefSharp.Structs
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic Range(
	int from,
	int to
)
public:
Range(
	int from, 
	int to
)
Parameters
- from
 - Type: SystemInt32
from - to
 - Type: SystemInt32
to 
See Also