Skip to main content
A newer version of this page is available. .

ContourInfoList Class

A collection of ContourInfo objects.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v19.1.dll

Declaration

public class ContourInfoList :
    List<ContourInfo>,
    IContourInfoList

The following members return ContourInfoList objects:

Inheritance

Object
List<ContourInfo>
ContourInfoList
See Also