System
[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]
1.0.3300.0
1.0.5000.0
2.0.0.0
4.0.0.0
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
System.Object
System.Collections.ICollection
This collection object can store references to a set of designers.
Represents a collection of designers.
Constructor
1.0.5000.0
2.0.0.0
4.0.0.0
To be added
Initializes a new instance of the class that contains the specified set of designers.
A list that contains the collection of designers to add.
Constructor
1.0.5000.0
2.0.0.0
4.0.0.0
Creates a new designer collection from an array of designers. The collection does not clone the array.
Initializes a new instance of the class that contains the specified designers.
An array of objects to store.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Int32
To be added: an object of type 'int'
To be added
Gets the number of designers in the collection.
Method
1.0.5000.0
2.0.0.0
4.0.0.0
System.Collections.IEnumerator
To be added
Gets a new enumerator for this collection.
An that enumerates the collection.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.ComponentModel.Design.IDesignerHost
To be added.
To be added.
To be added.
To be added.
Method
1.0.5000.0
2.0.0.0
4.0.0.0
System.Void
To be added.
Copies the elements of the collection to an , starting at a particular index.
The one-dimensional that is the destination of the elements copied from collection. The must have zero-based indexing.
The zero-based index in at which copying begins.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Int32
To be added.
To be added.
Gets the number of elements contained in the collection.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Boolean
To be added.
To be added.
Gets a value indicating whether access to the is synchronized (thread safe).
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Object
To be added.
To be added.
Gets an object that can be used to synchronize access to the collection.
Method
1.0.5000.0
2.0.0.0
4.0.0.0
System.Collections.IEnumerator
To be added.
Gets a new enumerator for this collection.
An that enumerates the collection.