Overload List

  NameDescription
Public methodStringObservableCollection()()()()
Creates new empty collection.
Public methodStringObservableCollection(IEnumerable<(Of <<'(String>)>>))
Creates new StringObservableCollection from the given IEnumerable.
Public methodStringObservableCollection(List<(Of <<'(String>)>>))
Creates new StringObservableCollection from the given List.

See Also