Method GetReadOnlyCollection GetReadOnlyCollection() Returns a read-only collection wrapper for the given collection. Declaration IReadOnlyCollection<T> GetReadOnlyCollection() Returns Type Description IReadOnlyCollection<T>