wx.VListBox.EnumerateSelections Class Reference

List of all members.

Public Member Functions

 EnumerateSelections (VListBox lb)
bool MoveNext ()
void Reset ()

Properties

ulong Cookie [get]
object Current [get]


Detailed Description

This will enumerate all selections in the argument list passed to the constructor. This is more convenient and comprehensable than using the original calls to GetFirstSelected()/GetNextSelected().

Constructor & Destructor Documentation

wx.VListBox.EnumerateSelections.EnumerateSelections ( VListBox  lb  ) 


Member Function Documentation

bool wx.VListBox.EnumerateSelections.MoveNext (  ) 

void wx.VListBox.EnumerateSelections.Reset (  ) 


Property Documentation

ulong wx.VListBox.EnumerateSelections.Cookie [get]

To whom it may concern. This is the cookie used for reading the selections. Nothing users need to know.

object wx.VListBox.EnumerateSelections.Current [get]


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads