LayerD CodeDOM and Zoe Compiler interface
IsStartElement Method
NamespacesLayerD.CodeDOMXplReaderIsStartElement()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
IsStartElement()()()
Calls MoveToContent()()() and tests if the current content node is a start tag or empty element tag.

IsStartElement(String)
Calls MoveToContent()()() and tests if the current content node is a start tag or empty element tag and if the Name property of the element found matches the given argument.

IsStartElement(String, String)
Calls MoveToContent()()() and tests if the current content node is a start tag or empty element tag and if the LocalName and NamespaceURI properties of the element found match the given strings.

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)