[This is preliminary documentation and is subject to change.]
Indicates if the attribute with the supplied tag sequence exists.
| C# | Visual Basic | Visual C++ |
public bool Exists( string tagSequence )
Public Function Exists ( _ tagSequence As String _ ) As Boolean
public: bool Exists( String^ tagSequence )
- tagSequence (String)
- The tag sequence.
Indicates if the attribute exists.