Leadtools.Forms.Recognition Namespace > RecognitionObjectsManager Class : EnableObjects Method |
public void EnableObjects( IList<string> objectTypeNames, bool enable )
'Declaration Public Sub EnableObjects( _ ByVal objectTypeNames As IList(Of String), _ ByVal enable As Boolean _ )
'Usage Dim instance As RecognitionObjectsManager Dim objectTypeNames As IList(Of String) Dim enable As Boolean instance.EnableObjects(objectTypeNames, enable)
public void EnableObjects( Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <string> objectTypeNames, bool enable )
function Leadtools.Forms.Recognition.RecognitionObjectsManager.EnableObjects( objectTypeNames , enable )
public: void EnableObjects( IList<String^>^ objectTypeNames, bool enable )
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