Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Yaml
YamlNode.ObjectRepository
C# Class System.Yaml.YamlNode.ObjectRepository
Remember the order of appearance of nodes. It also has ability of rewinding.
Mostra file
Open project: jbruening/YamlSerializer-Fork
Public Methods
Method
Description
AlreadyAppeared
(
YamlNode
a
,
YamlNode
b
,
bool
&
identity
) :
bool
Method Details
AlreadyAppeared()
public
method
public
AlreadyAppeared
(
YamlNode
a
,
YamlNode
b
,
bool
&
identity
) :
bool
a
YamlNode
b
YamlNode
identity
bool
return
bool