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


In This Topic
    NCloneTypeActivator Class
    In This Topic
    Creates a new instance of the object by cloning a previous instance
    Object Model
    NCloneTypeActivator Class
    Syntax
    'Declaration
     
    
    Public Class NCloneTypeActivator 
       Inherits NActivator
    'Usage
     
    
    Dim instance As NCloneTypeActivator
    public class NCloneTypeActivator : NActivator 
    Inheritance Hierarchy

    System.Object
       Nevron.Serialization.NActivator
          Nevron.Serialization.NCloneTypeActivator

    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