add
add(value: MemberType) updating, abstract;
The add method of the Collection class adds the object specified in the value parameter to a collection.
add(value: MemberType) updating, abstract;
The add method of the Collection class adds the object specified in the value parameter to a collection.