Miner.Interop.Process Namespace > IMMEnumExtensionNames Interface : Add Method |
'Declaration
Sub Add( _ ByVal sExtension As System.String _ )
'Usage
Dim instance As IMMEnumExtensionNames Dim sExtension As System.String instance.Add(sExtension)
void Add( System.string sExtension )
procedure Add( sExtension: System.String );
function Add( sExtension : System.String );
void Add( System.string* sExtension )
void Add( System.String^ sExtension )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2