Mapsui.Geometries.MultiLineString.this C# (CSharp) Méthode

this() public méthode

Returns an indexed geometry in the collection
public this ( int index ) : LineString
index int Geometry index
Résultat LineString
        public new LineString this[int index] = > LineStrings[index];