IFileAssociationCollection.Clear Method

Removes all items from the collection.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

Syntax

声明
Sub Clear
用法
Dim instance As IFileAssociationCollection

instance.Clear()
void Clear()
void Clear()
abstract Clear : unit -> unit 
function Clear()

.NET Framework Security

See Also

Reference

IFileAssociationCollection Interface

IFileAssociationCollection Members

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace