<dt><ahref="../Microsoft/Xna/Framework/Input/Keyboard.html"title="class in Microsoft.Xna.Framework.Input"><spanclass="strong">Keyboard</span></a> - Class in <ahref="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<divclass="block">Allows retrieval of keystrokes from a keyboard input device.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Input/Keyboard.html#Keyboard()">Keyboard()</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<ahref="../Microsoft/Xna/Framework/Input/Keyboard.html"title="class in Microsoft.Xna.Framework.Input">Keyboard</a></dt>
<dd> </dd>
<dt><ahref="../Microsoft/Xna/Framework/Input/KeyboardState.html"title="class in Microsoft.Xna.Framework.Input"><spanclass="strong">KeyboardState</span></a> - Class in <ahref="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<divclass="block">Represents a state of keystrokes recorded by a keyboard input device.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Input/KeyboardState.html#KeyboardState(Microsoft.Xna.Framework.Input.Keys...)">KeyboardState(Keys...)</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<ahref="../Microsoft/Xna/Framework/Input/KeyboardState.html"title="class in Microsoft.Xna.Framework.Input">KeyboardState</a></dt>
<dd>
<divclass="block">Initializes a new instance of the KeyboardState class.</div>
</dd>
<dt><ahref="../System/Collections/ObjectModel/KeyedCollection.html"title="class in System.Collections.ObjectModel"><spanclass="strong">KeyedCollection</span></a><<ahref="../System/Collections/ObjectModel/KeyedCollection.html"title="type parameter in KeyedCollection">TKey</a>,<ahref="../System/Collections/ObjectModel/KeyedCollection.html"title="type parameter in KeyedCollection">TItem</a>> - Class in <ahref="../System/Collections/ObjectModel/package-summary.html">System.Collections.ObjectModel</a></dt>
<dd>
<divclass="block">Provides the abstract base class for a collection whose keys are embedded in the values.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/Collections/ObjectModel/KeyedCollection.html#KeyedCollection()">KeyedCollection()</a></span> - Constructor for class System.Collections.ObjectModel.<ahref="../System/Collections/ObjectModel/KeyedCollection.html"title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../System/Collections/ObjectModel/KeyedCollection.html#KeyedCollection(System.Collections.Generic.IEqualityComparer)">KeyedCollection(IEqualityComparer<TKey>)</a></span> - Constructor for class System.Collections.ObjectModel.<ahref="../System/Collections/ObjectModel/KeyedCollection.html"title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../System/Collections/ObjectModel/KeyedCollection.html#KeyedCollection(System.Collections.Generic.IEqualityComparer, int)">KeyedCollection(IEqualityComparer<TKey>, int)</a></span> - Constructor for class System.Collections.ObjectModel.<ahref="../System/Collections/ObjectModel/KeyedCollection.html"title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd> </dd>
<dt><ahref="../System/Collections/Generic/KeyNotFoundException.html"title="class in System.Collections.Generic"><spanclass="strong">KeyNotFoundException</span></a> - Exception in <ahref="../System/Collections/Generic/package-summary.html">System.Collections.Generic</a></dt>
<dd>
<divclass="block">The exception that is thrown when the key specified for accessing an element in a collection does not match any key in the collection.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/Collections/Generic/KeyNotFoundException.html#KeyNotFoundException()">KeyNotFoundException()</a></span> - Constructor for exception System.Collections.Generic.<ahref="../System/Collections/Generic/KeyNotFoundException.html"title="class in System.Collections.Generic">KeyNotFoundException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the KeyNotFoundException class using default property values.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/Collections/Generic/KeyNotFoundException.html#KeyNotFoundException(java.lang.String)">KeyNotFoundException(String)</a></span> - Constructor for exception System.Collections.Generic.<ahref="../System/Collections/Generic/KeyNotFoundException.html"title="class in System.Collections.Generic">KeyNotFoundException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the KeyNotFoundException class with the specified error message.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/Collections/Generic/KeyNotFoundException.html#KeyNotFoundException(java.lang.String, java.lang.RuntimeException)">KeyNotFoundException(String, RuntimeException)</a></span> - Constructor for exception System.Collections.Generic.<ahref="../System/Collections/Generic/KeyNotFoundException.html"title="class in System.Collections.Generic">KeyNotFoundException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the KeyNotFoundException class with the specified error message and a reference to the inner exception that is the cause of this exception.</div>
</dd>
<dt><ahref="../Microsoft/Xna/Framework/Input/Keys.html"title="enum in Microsoft.Xna.Framework.Input"><spanclass="strong">Keys</span></a> - Enum in <ahref="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<divclass="block">Identifies a particular key on a keyboard.</div>
</dd>
<dt><ahref="../Microsoft/Xna/Framework/Input/KeyState.html"title="enum in Microsoft.Xna.Framework.Input"><spanclass="strong">KeyState</span></a> - Enum in <ahref="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<divclass="block">Identifies the state of a keyboard key.</div>
</dd>
<dt><ahref="../System/Collections/Generic/KeyValuePair.html"title="class in System.Collections.Generic"><spanclass="strong">KeyValuePair</span></a><<ahref="../System/Collections/Generic/KeyValuePair.html"title="type parameter in KeyValuePair">TKey</a>,<ahref="../System/Collections/Generic/KeyValuePair.html"title="type parameter in KeyValuePair">TValue</a>> - Class in <ahref="../System/Collections/Generic/package-summary.html">System.Collections.Generic</a></dt>
<dd>
<divclass="block">Defines a key/value pair that can be set or retrieved.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/Collections/Generic/KeyValuePair.html#KeyValuePair(TKey, TValue)">KeyValuePair(TKey, TValue)</a></span> - Constructor for class System.Collections.Generic.<ahref="../System/Collections/Generic/KeyValuePair.html"title="class in System.Collections.Generic">KeyValuePair</a></dt>
<dd>
<divclass="block">Initializes a new instance of the KeyValuePair<,> structure with the specified key and value.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#Khaki">Khaki</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:240 G:230 B:140 A:255.</div>