Click or drag to resize

ControllerMapGetElementMaps Method

Overload List
 NameDescription
Public methodGetElementMaps Gets all ActionElementMaps in this controller map. Warning: Calling this allocates memory. Use AllMaps instead.
Public methodGetElementMaps(Boolean) Gets all ActionElementMaps in this controller map. Warning: Calling this allocates memory. Use GetElementMaps(Boolean, ListActionElementMap) instead.
Public methodGetElementMaps(ListActionElementMap) Gets all ActionElementMaps in this controller map.
Public methodGetElementMaps(Boolean, ListActionElementMap) Gets all ActionElementMaps in this controller map.
Top
See Also