Interface IObjectCollection

Contains a collection of one type of object.

Index

Properties

Properties

public data: Array<T>

An array container for objects when a collection of objects is returned.