xtd 0.2.0
Loading...
Searching...
No Matches

◆ empty()

template<typename type_t >
static const read_only_collection< value_type > & xtd::collections::object_model::read_only_collection< type_t >::empty ( )
inlinestatic

Gets an empty xtd::collections::object_model::read_only_collection <type_t>.

Returns
An empty xtd::collections::object_model::read_only_collection <type_t>.
Remarks
The returned instance is immutable and will always be empty.