Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MatchAny.ElementMatch.ElementCDATAMatch
C# Class MatchAny.ElementMatch.ElementCDATAMatch, simplexml
Inheritance:
ExpressionMatch
Show file
Open project: ngallagher/simplexml
Public Methods
Method
Description
ElementCDATAMatch
(
String
text
) :
SimpleFramework.Xml.Core
Match
(
org,
element
) :
bool
Method Details
ElementCDATAMatch()
public
method
public
ElementCDATAMatch
(
String
text
) :
SimpleFramework.Xml.Core
text
String
return
SimpleFramework.Xml.Core
Match()
public
method
public
Match
(
org,
element
) :
bool
element
org,
return
bool