Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SilverlightMappingToolBasic
TimeSpanFilter
C# Class SilverlightMappingToolBasic.TimeSpanFilter
Inheritance:
MetadataFilter
Afficher le fichier
Open project: chris-tomich/Glyma
Méthodes publiques
Méthode
Description
HasMatch
(
INodeProxy
node
) :
bool
Compares if the nodes metadata value is ==, !=, >, >=, <, <=, to the value passed as a parameter.
Method Details
HasMatch()
public
méthode
Compares if the nodes metadata value is ==, !=, >, >=, <, <=, to the value passed as a parameter.
public
HasMatch
(
INodeProxy
node
) :
bool
node
INodeProxy
Résultat
bool