Click or drag to resize

GM_LayerList_t Constructor

Overload List
  NameDescription
Public methodGM_LayerList_t(Int32)
Default Constructor makes empty list with a specific capacity
Public methodGM_LayerList_t(GM_Layer_t, Boolean)
Default Constructor makes empty list with a specific capacity
Public methodGM_LayerList_t(GM_Layer_t, Boolean)
Constructor to make a List from an array of Layers
Public methodGM_LayerList_t(GM_LayerList_t, Boolean)
Constructor to make a List from an array of Layers
Top
See Also