IDTSComponentMetaDataCollection100.RemoveAll Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes each of the IDTSComponentMetaData100 objects in an IDTSComponentMetaDataCollection100 collection.
public:
 void RemoveAll();
	[System.Runtime.InteropServices.DispId(18)]
public void RemoveAll();
	[<System.Runtime.InteropServices.DispId(18)>]
abstract member RemoveAll : unit -> unit
	Public Sub RemoveAll ()
	- Attributes