FastInfoset.NET Class Reference for .NET
Clone Method (XmlFastInfosetWriterProfile)






Creates a copy cone of the XmlFastInfosetWriterProfile.
Syntax
'Declaration
 
Public Function Clone() As XmlFastInfosetWriterProfile
'Usage
 
Dim instance As XmlFastInfosetWriterProfile
Dim value As XmlFastInfosetWriterProfile
 
value = instance.Clone()
public function Clone(): XmlFastInfosetWriterProfile; 
public function Clone() : XmlFastInfosetWriterProfile;
public: XmlFastInfosetWriterProfile* Clone(); 
public:
XmlFastInfosetWriterProfile^ Clone(); 

Return Value

The clone of this object.
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

Reference

XmlFastInfosetWriterProfile Class
XmlFastInfosetWriterProfile Members

Send Feedback