KmlStyleSelectorCollection Class
Version 1.0.0-beta002
.NET Framework 4.7
| Namespace | Skybrud.Essentials.Maps.Kml.Styles |
|---|---|
| Assembly | Skybrud.Essentials.Maps.dll |
| Visibility | Public |
| Interfaces |
IStyleProvider, IEnumerable<T>, IEnumerable , IEnumerable<T>, IEnumerable<T>
|
| Inheritance | Object |
public class KmlStyleSelectorCollection : IStyleProvider, IEnumerable<T>, IEnumerable, IEnumerable<T>, IEnumerable<T> { }
Properties
| Type | Name | Summary |
|---|---|---|
| int | Count |
Methods
|
GetEnumerator()
(virtual)
|
|
GetStyleById(string)
(virtual)
|
|
GetStyleMapById(string)
(virtual)
|
|
op_Implicit(KmlStyle[])
(static)
|
|
TryGetStyleById(string, out KmlStyle)
(virtual)
|