Version

StartTag Class Members

The following tables list the members exposed by StartTag.

Public Constructors
 NameDescription
Public ConstructorStartTag ConstructorInitializes a new instance of the StartTag class.  
Public Properties
 NameDescription
Public PropertyAttributesGets a collection of attributes.  
Public PropertyClosedGets or sets a boolean value indicating whether the tag is closed.  
Public PropertyNameGets or sets a string value indicating the name of the tag.  
Public PropertyTypeOverridden. Gets the type of the element.  
Public Methods
 NameDescription
Public MethodGetAttributeOverloaded. Gets an attribute by its name.  
See Also