asp.net.ph

ConstraintCollection.Clear Method

System.Data Namespace   ConstraintCollection Class


Clears the collection of any Constraint objects.

[ VB ]
<Serializable>
Public Sub Clear ( )

[ C# ]
 [Serializable]
public void Clear ( );

[ C++ ]
 [Serializable]
public: void Clear ( );

[ JScript ]
public Serializable
function Clear ( );

Remarks

The CollectionChanged occurs if this action is succesful.

See Also

ConstraintCollection Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph