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!

ImageList.ImageCollection.Empty

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Empty As Boolean
[C#]
public bool Empty {get;}
[C++]
public: __property bool get_Empty();
[JScript]
public function get Empty() : Boolean;

See Also

ImageList.ImageCollection Class | ImageList.ImageCollection Members | System.WinForms Namespace