[Gtk-sharp-list] NodeStore
countcb
count.cb at gmx.net
Mon Jun 9 03:15:10 EDT 2008
Vladimir Giszpenc-2 wrote:
>
>
> Is there an easy way to check if a NodeStore contains a Node?
>
>
Hi Vlad.
You could get an Enumarator with yourNodeStore.GetEnumerator() and check if
there are nodes in it.
Check this links for more info:
http://www.go-mono.com/docs/index.aspx?link=T%3aGtk.NodeStore%2f*
http://www.go-mono.com/docs/index.aspx?link=T%3aSystem.Collections.IEnumerator
http://www.go-mono.com/docs/index.aspx?link=T%3aSystem.Collections.IEnumerator%2f*
--
View this message in context: http://www.nabble.com/NodeStore-tp17512880p17727625.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
More information about the Gtk-sharp-list
mailing list