Leadtools.Forms.Recognition Namespace > RecognitionObjectsManager Class : RetrieveObjectNames Method |
public IList<string> RetrieveObjectNames()
'Declaration Public Function RetrieveObjectNames() As IList(Of String)
'Usage Dim instance As RecognitionObjectsManager Dim value As IList(Of String) value = instance.RetrieveObjectNames()
public Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <string> RetrieveObjectNames()
function Leadtools.Forms.Recognition.RecognitionObjectsManager.RetrieveObjectNames()
public: IList<String^>^ RetrieveObjectNames();
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