Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: IEnumerator<Tag> getTagEnumerator()

  • Declared in: RT.Xml.Node
  • Abstract

Declaration

protected abstract IEnumerator<Tag> getTagEnumerator()

Summary

Implements an enumerator that will enumerate the tags contained in a collection.