orange v2.0.0 (2018-07-13T13:17:48Z)
Home
Dub
Repo
CData.opEquals
orange
xml
PhobosXml
CData
Compares two CDatas for equality
class
CData
override const
bool
opEquals
(
scope
const
Object
o
)
Examples
CData
item1
,
item2
;
if
(
item1
==
item2
) { }
Meta
Source
See Implementation
orange
xml
PhobosXml
CData
constructors
this
functions
opCmp
opEquals
toHash
toString
properties
isEmptyXML
Compares two CDatas for equality