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!

Range.Difference

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Difference As Integer
[C#]
public int Difference {get;}
[C++]
public: __property int get_Difference();
[JScript]
public function get Difference() : int;

See Also

Range Structure | Range Members | System.Data Namespace