glib-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Base class for GList and GSList. System.Object System.IDisposable System.Collections.ICollection System.Collections.IEnumerable GLib.IWrapper System.ICloneable Field System.Type The of the elements of the list. subclasses are handled automatically, so it is not necessary to set this field for lists of . Method System.Object To be added an object of type To be added Method System.Void To be added To be added Method System.Void To be added an object of type an object of type To be added Method System.Void To be added an object of type To be added Method System.Void To be added an object of type To be added Method System.Void To be added an object of type To be added Method System.Void Disposes the resources associated with the object. Property System.Object Synchronization root. always Always returns since this type is never synchronized. Property System.Boolean Indicates if the list is synchronized. always Always returns false. Property System.Int32 The number of elements in the list. the number of elements in the list as an Property System.IntPtr A raw list reference for marshaling situations. an object of type Property System.Boolean Indicates if the native handle is owned by the Managed list class. an object of type an object of type Identifies the list as one that needs to be freed. Only set this to true if you want the object to release the associated native list when it is disposed. Method System.Collections.IEnumerator To be added a To be added Method System.Void To be added a To be added Property System.Object Indexer for list members. a representing the 0 indexed offset to the member. the list member at as an .