Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Model
YamlStream
Methods
IndexOf(YamlDocument)
Menu
On this page
IndexOf(YamlDocument) Method
Definition
Namespace
SharpYaml.Model
Assembly
SharpYaml.dll
Implements
IndexOf(YamlDocument)
View source
Gets the zero-based index of the specified item.
public int IndexOf(YamlDocument item)
Parameters
item
YamlDocument
Returns
Int32