Calculates the total size, in bytes, of a generic array of items.
Calls kObject_Size for each object. Value types are ignored. Does not include the size of the array itself.
- Parameters
-
type | Item type. |
items | Array of items. |
count | Count of items. |
- Returns
- Operation status.