Nevron .NET Vision
Nevron.Dom Namespace / NElementAttributeIdentifier Class
Members


In This Topic
    NElementAttributeIdentifier Class
    In This Topic
    Identifies an attribute contained in an element.
    Object Model
    NElementAttributeIdentifier Class
    Syntax
    'Declaration
     
    
    Public Class NElementAttributeIdentifier 
       Inherits NIdentifier
    'Usage
     
    
    Dim instance As NElementAttributeIdentifier
    public class NElementAttributeIdentifier : NIdentifier 
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NIdentifier
          Nevron.Dom.NElementAttributeIdentifier

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also