WCF-Xtensions Class Reference for .NET
Clone Method (FastInfosetSettings)






Syntax
public FastInfosetSettings Clone()
public function Clone(): FastInfosetSettings; 
public function Clone() : FastInfosetSettings;
public: FastInfosetSettings* Clone(); 
public:
FastInfosetSettings^ Clone(); 
'Declaration
 
Public Function Clone() As FastInfosetSettings
 
'Usage
 
Dim instance As FastInfosetSettings
Dim value As FastInfosetSettings
 
value = instance.Clone()
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

FastInfosetSettings Class
FastInfosetSettings Members

Send Feedback