StringCollection.Clear Method ()
.NET Framework (current version)
Removes all the strings from the StringCollection.
Assembly: System (in System.dll)
Implements
IList.Clear()The following code example removes elements from the StringCollection.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: