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

Properties

new FastImage this[string Name] [get]
 
Boolean DontAddIfMissing [get, set]
 
- Properties inherited from DirectOutput.General.Generic.NamedItemList< FastImage >
this[string Name] [get]
 Indexer returning the Item with the specified name. More...
 

Additional Inherited Members

- Public Member Functions inherited from DirectOutput.General.Generic.NamedItemList< FastImage >
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...
 

Detailed Description

Definition at line 10 of file FastImageList.cs.

Property Documentation

Boolean DirectOutput.General.BitmapHandling.FastImageList.DontAddIfMissing
getset

Definition at line 46 of file FastImageList.cs.

new FastImage DirectOutput.General.BitmapHandling.FastImageList.this[string Name]
get

Definition at line 13 of file FastImageList.cs.


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