LaunchParameters Members

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

Public Constructors

Name Description
Public Method LaunchParameters Initializes a new instance of LaunchParameters.

Public Properties

Name Description
Public Property Comparer (Inherited from Dictionary.)
Public Property Count (Inherited from Dictionary.)
Public Property Item (Inherited from Dictionary.)
Public Property Keys (Inherited from Dictionary.)
Public Property Values (Inherited from Dictionary.)

Public Methods

Name Description
Public Method Add (Inherited from Dictionary.)
Public Method Clear (Inherited from Dictionary.)
Public Method ContainsKey (Inherited from Dictionary.)
Public Method ContainsValue (Inherited from Dictionary.)
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator (Inherited from Dictionary.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Remove (Inherited from Dictionary.)
Public Method ToString (Inherited from Object.)
Public Method TryGetValue (Inherited from Dictionary.)

Protected Methods

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

See Also

Reference

LaunchParameters Class
Microsoft.Xna.Framework Namespace