Click or drag to resize

IJsSet.ToReadOnlyCollection Method

Overload List
  NameDescription
Public methodToReadOnlyCollection<T>()
Copies the contents of the IJsSet to a new IReadOnlyCollection<T>.
Public methodToReadOnlyCollection()
Copies the contents of the IJsSet to a new IReadOnlyCollection<T>.
Top
See Also