ContextNodeBase.IsStringSupported - метод
Обновлен: Ноябрь 2007
Indicates whether the recognized string of the current ContextNodeBase comes from the system dictionary, user dictionary, or word list. Any restricting data, like wordlists, guides or factoids, in any corresponding AnalysisHintNode is used to determine if the string is supported.
Пространство имен: System.Windows.Ink.AnalysisCore
Сборка: IACore (в IACore.dll)
Синтаксис
'Декларация
Public Function IsStringSupported As Boolean
'Применение
Dim instance As ContextNodeBase
Dim returnValue As Boolean
returnValue = instance.IsStringSupported()
public bool IsStringSupported()
public:
bool IsStringSupported()
public boolean IsStringSupported()
public function IsStringSupported() : boolean
Возвращаемое значение
Тип: System.Boolean
true if the recognized string value of the current ContextNodeBase is supported by the InkRecognizerBase with any corresponding AnalysisHintNode nodes applied, false if not supported.
Заметки
This method will throw an InvalidOperationException if the ContextNodeBase is of any type other than InkWord.
If the node has no recognition text associated with it, this method returns true.
Платформы
Windows Vista, Windows XP с пакетом обновления 2 (SP2), Windows Server 2003
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0