System.Data Namespace ConstraintCollection Class
Copies the elements of the specified ConstraintCollection array to the end of the collection.
[ VB ] Public Sub AddRange( _ ByVal constraints( ) As Constraint _ ) [ C# ] public void AddRange( Constraint [ ] constraints ); [ C++ ] public: void AddRange( Constraint* constraints [ ] ); [ JScript ] public function AddRange( constraints : Constraint [ ] );
ConstraintCollection Members
© 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