ReadOnlyLinkedElementCollection<T>.IList.Clear Method

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)

Syntax

'Declaración
Private Sub Clear Implements IList.Clear
void IList.Clear()
private:
virtual void Clear() sealed = IList::Clear
private abstract Clear : unit -> unit 
private override Clear : unit -> unit 
JScript does not support explicit interface implementations.

Implements

IList.Clear()

.NET Framework Security

See Also

Reference

ReadOnlyLinkedElementCollection<T> Class

Microsoft.VisualStudio.Modeling Namespace