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