NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SelectionRange Constructor ()

Create a new SelectionRange object with the range [null, null].

[Visual Basic]
Overloads Public Sub New()
[C#]
public SelectionRange();
[C++]
public: SelectionRange();
[JScript]
public function SelectionRange();

See Also

SelectionRange Class | SelectionRange Members | System.WinForms Namespace | SelectionRange Constructor Overload List