ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1VectorLayer Class / Children Property

In This Topic
    Children Property (C1VectorLayer)
    In This Topic
    Gets the collection of child elements.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Children As ObservableCollection(Of C1VectorItemBase)
    See Also