System.Xml.XmlDictionaryReader.IsTextNode C# (CSharp) Méthode

IsTextNode() protected méthode

protected IsTextNode ( System nodeType ) : bool
nodeType System
Résultat bool
        protected bool IsTextNode(System.Xml.XmlNodeType nodeType) { throw null; }
        public virtual void MoveToStartElement() { }

Same methods

XmlDictionaryReader::IsTextNode ( System.Xml.XmlNodeType nodeType ) : bool