FunctionsasSetOn this pageFunction: asSet() function asSet<T>(array): ObservableSet<T> & object; Wraps an observable array to offer a set like interface. Type Parameters Type ParameterT Parameters ParameterTypeDescriptionarrayT[]- Returns ObservableSet<T> & object