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!

BitVector32.Section.Mask

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Mask As Short
[C#]
public short Mask {get;}
[C++]
public: __property short get_Mask();
[JScript]
public function get Mask() : Int16;

See Also

BitVector32.Section Structure | BitVector32.Section Members | System.WinForms Namespace