GameComponentCollectionEventArgs Members

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

Public Constructors

Name Description
Public Method GameComponentCollectionEventArgs Creates a new instance of GameComponentCollectionEventArgs.

Public Properties

Name Description
Public Property GameComponent The game component affected by the event.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GameComponentCollectionEventArgs Class
Microsoft.Xna.Framework Namespace