|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use System.Collections.Generic | |
---|---|
Microsoft.Xna.Framework.GamerServices | |
Microsoft.Xna.Framework.Input.Touch | |
System.Collections.Generic |
Classes in System.Collections.Generic used by Microsoft.Xna.Framework.GamerServices | |
---|---|
IEnumerable
Exposes the Enumerator, which supports a simple iteration over a collection of a specified type. |
Classes in System.Collections.Generic used by Microsoft.Xna.Framework.Input.Touch | |
---|---|
ICollection
Defines methods to manipulate generic collections. |
|
IEnumerable
Exposes the Enumerator, which supports a simple iteration over a collection of a specified type. |
|
IEnumerator
Supports a simple iteration over a generic collection. |
|
IList
Represents a collection of objects that can be individually accessed by index. |
Classes in System.Collections.Generic used by System.Collections.Generic | |
---|---|
ICollection
Defines methods to manipulate generic collections. |
|
IEnumerable
Exposes the Enumerator, which supports a simple iteration over a collection of a specified type. |
|
IEnumerator
Supports a simple iteration over a generic collection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |