System.Yaml.YamlNode.GetHashCodeCore C# (CSharp) Метод

GetHashCodeCore() защищенный абстрактный Метод

Return the hash code. The returned value will be cached until OnChanged is called.
protected abstract GetHashCodeCore ( ) : int
Результат int
        protected abstract int GetHashCodeCore();