EventDescriptorCollection Properties
.NET Framework 1.1
The properties of the EventDescriptorCollection class are listed here. For a complete list of EventDescriptorCollection class members, see the EventDescriptorCollection Members topic.
Public Properties
Count Supported by the .NET Compact Framework. | Gets the number of event descriptors in the collection. |
Item | Overloaded. Gets the specified event.
In C#, this property is the indexer for the EventDescriptorCollection class. |
Explicit Interface Implementations
| System.Collections.IList.Item | In C#, this property is the indexer for the EventDescriptorCollection class. |
See Also
EventDescriptorCollection Class | System.ComponentModel Namespace
