Nevron .NET Vision
Nevron.Serialization Namespace / NNameValuePair Structure
Members


In This Topic
    NNameValuePair Structure
    In This Topic
    Represents a pair of object name and its value
    Object Model
    NNameValuePair Structure
    Syntax
    'Declaration
     
    
    Public Structure NNameValuePair 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NNameValuePair
    public struct NNameValuePair : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Serialization.NNameValuePair

    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