| |||||||
ConstraintCollection.Remove MethodSystem.Data Namespace ConstraintCollection Class Removes a Constraint from the ConstraintCollection. Overload List1. Removes the specified Constraint from the collection. 2. Removes the constraint, specified by name, from the collection. [ C# ] void Remove ( string );
[ C++ ] public: void Remove ( String* );
[ JScript ] public function Remove ( String );
ExampleThe following example removes a Constraint from a ConstraintCollection after testing for its presence with the Contains method, and whether it can be removed with the CanRemove method.
See Also |
| ||||||
Check out related books at Amazon
© 2000-2008 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 aspxtreme