ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.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