Shunde.NET Framework Class Library |
|
ObjectUtils.AddToArray Method
Adds an object to an array, or replaces it if it's already in the array
Parameters
-
DBObject[]
- An array of objects
-
DBObject
- The object to be updated or added
See Also
ObjectUtils Class | Shunde.Utilities Namespace