Gets the collection of child elements.
Namespace:
C1.Silverlight.MapsAssembly: C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)
Syntax
| C# |
|---|
public ObservableCollection<C1VectorItemBase> Children { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Children As ObservableCollection(Of C1VectorItemBase) Get |