This topic has not yet been rated - Rate this topic

EventDescriptorCollection Properties

The properties of the EventDescriptorCollection class are listed here. For a complete list of EventDescriptorCollection class members, see the EventDescriptorCollection Members topic.

Public Properties

public propertyCount

Supported by the .NET Compact Framework.

Gets the number of event descriptors in the collection.
public propertyItem 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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.