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 Class

[To be supplied.]

Object
   ImageList.ImageCollection

[Visual Basic]
Public Class ImageList.ImageCollection
   Implements ICollection, IEnumerable
[C#]
public class ImageList.ImageCollection : ICollection, IEnumerable
[C++]
public __gc class ImageList.ImageCollection : public ICollection,
   IEnumerable
[JScript]
public class ImageList.ImageCollection implements ICollection,
   IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

ImageList.ImageCollection Members | System.WinForms Namespace