C# Класс Mapsui.Providers.Wfs.Utilities.AlternativePathNodesCollection

This class represents a collection of path nodes that can be used alternatively.
Наследование: IPathNode
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Matches ( XmlReader reader ) : bool

This method evaluates all inherent instances of IPathNode.

Приватные методы

Метод Описание
AlternativePathNodesCollection ( ) : System

Initializes a new instance of the AlternativePathNodesCollection class.

Описание методов

Matches() публичный Метод

This method evaluates all inherent instances of IPathNode.
public Matches ( XmlReader reader ) : bool
reader System.Xml.XmlReader An XmlReader instance
Результат bool