C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Collections.ObjectModel
Collection(T) Class
Collection(T) Methods
Add Method
Clear Method
ClearItems Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
InsertItem Method
Remove Method
RemoveAt Method
RemoveItem Method
SetItem Method
Collection
T
Clear Method
Removes all elements from the
Collection
T
.
Namespace:
System.Collections.ObjectModel
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
void
Clear
()
Implements
ICollection
T
Clear
IList
Clear
See Also
Reference
Collection
T
Class
System.Collections.ObjectModel Namespace