.NET Matrix Library
Clear Method
See Also  Send comments on this topic


Sets the value of all the CVector elements to zero.

Syntax

Visual Basic (Declaration) 
Public Sub Clear() 
C# 
public void Clear()
C++/CLI 
public:
void Clear(); 

Requirements

Platforms: Windows 7, Windows Vista, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows 2000

See Also

.NET Matrix Library Documentation