WCF-Xtensions Class Reference for Mono
RemoveAll Method






Removes the child nodes from this token.
Syntax
'Declaration
 
Public Sub RemoveAll() 
'Usage
 
Dim instance As JContainer
 
instance.RemoveAll()
public void RemoveAll()
public procedure RemoveAll(); 
public function RemoveAll();
public: void RemoveAll(); 
public:
void RemoveAll(); 
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

JContainer Class
JContainer Members

Send Feedback