EmulatorComponentCollection Members

The following tables list the members exposed by the EmulatorComponentCollection type.

Protected Constructors

Name Description
Protected Method EmulatorComponentCollection Initializes a new EmulatorComponentCollection object that contains the specified type of components.

Public Properties

Name Description
Public Property CollectionType Gets the type of the components in the current collection.

Public Methods

Name Description
Public Method IsReplaceableBy Gets a value that indicates whether the current collection can be replaced by a specified collection.
Public Method Register Adds a specified component to the current collection.
Public Method Unregister Removes a specified component from the current collection.

Public Events

Name Description
Public Event CollectionChanged Occurs when components are added to or removed from a collection.

See Also

Reference

EmulatorComponentCollection Class
Microsoft.SPOT.Emulator Namespace