WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
DirectOutput.General.CurveList Class Reference
Inheritance diagram for DirectOutput.General.CurveList:
DirectOutput.General.Generic.NamedItemList< Curve >

Additional Inherited Members

- Public Member Functions inherited from DirectOutput.General.Generic.NamedItemList< Curve >
bool Contains (string Name)
 Checks if a INamedItem object with the specified name exists in the list. More...
 
new void Sort ()
 Sorts the NamedItemList by the Name of the items. More...
 
 NamedItemList ()
 Initializes a new instance of the NamedItemList<T> class. More...
 
 NamedItemList (IEnumerable< T > EnumerableList)
 Initializes a new instance of the NamedItemList<T> class. More...
 
- Properties inherited from DirectOutput.General.Generic.NamedItemList< Curve >
this[string Name] [get]
 Indexer returning the Item with the specified name. More...
 

Detailed Description

Definition at line 9 of file CurveList.cs.


The documentation for this class was generated from the following file: