TdxCustomMapItemLayerList Class
In This Article
#Declaration
Delphi
TdxCustomMapItemLayerList = class(
TList<TdxCustomMapItemLayer>
)
#Inheritance
TObject
TEnumerable<T>
TList<T>
TdxCustomMapItemLayerList
See Also