Nevron .NET Vision
Nevron.Serialization Namespace / NPrimitiveTypeEnumAttribute Class
Members


In This Topic
    NPrimitiveTypeEnumAttribute Class
    In This Topic
    Summary description for NPrimitiveTypeEnumAttribute.
    Object Model
    NPrimitiveTypeEnumAttribute Class
    Syntax
    'Declaration
     
    
    <System.AttributeUsageAttribute(AttributeTargets.Field)>
    Public Class NPrimitiveTypeEnumAttribute 
       Inherits System.Attribute
    'Usage
     
    
    Dim instance As NPrimitiveTypeEnumAttribute
    [System.AttributeUsage(AttributeTargets.Field)]
    public class NPrimitiveTypeEnumAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          Nevron.Serialization.NPrimitiveTypeEnumAttribute

    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