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
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note