ExpandoObject.ICollection<(Of <(KeyValuePair<(Of <(String, Object>)>)>)>).Clear Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Removes all items from the collection.

Namespace:  System.Dynamic
Assembly:  System.Core (in System.Core.dll)

Syntax

Private Sub Clear Implements ICollection(Of KeyValuePair(Of String, Object)).Clear
void ICollection<KeyValuePair<string, Object>>.Clear()

Implements

ICollection<(Of <(T>)>)..::.Clear()()()

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

ExpandoObject Class

System.Dynamic Namespace