imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Core Namespaces
imbSCI.Core.extensions Namespaces
imbSCI.Core.extensions.text
imbStringIsTests Class
imbStringIsTests Methods
isAlfaNumericWord Method
isAllCapitalLetterCaseWord Method
isAllLowerLetterCaseWord Method
isCleanWord Method
IsDate Method
isDecimalNumber Method
isEnbracedSubSentence Method
isEndsWithEnumerationPunctation Method
isEndsWithExclamationPunctation Method
isEndsWithQuestionPunctation Method
isEnumerationSubSentence Method
isFirstCapitalRestLowerCase Method
isFormatedNumber Method
isInnerSentence Method
isIntegerOrDecimalWithSign Method
isIsPotentialCityAndPost Method
isLowerCase Method
isMultiline Method
isNoLowerCaseTokenStream Method
isNumber Method
isNumberFormatted Method
isOneLetterKeyedNumber Method
isOrdinalNumber Method
isPercentageNumber Method
isPotentialPersonalNamePair Method
isPotentialStreetAndNumber Method
isProperHtmlDocument Method
isQuotedSubSentence Method
isRegexMatch Method
isSentenceCase Method
isSentenceFragmentCase Method
isStrictSentenceCase Method
isSymbolicContentOnly Method
isUpperCase Method
IsValidUrl Method
isWithLetterChars Method
isWithNumericChars Method
isWithPunctChars Method
isWord Method
isWordCaseCamel Method
isWordCaseLower Method
isWordCaseUpper Method
isWordNumber Method
Linkify Method
Parameters Method
imbStringIsTests
isWord Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Test if input matches [A-ZČŠĆŽĐa-zžđščć]{1,}
Namespace:
imbSCI.Core.extensions.text
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
Copy
public
static
bool
isWord
(
this
string
input
)
Request Example
View Source
Parameters
input
Type:
System
String
String to test
Return Value
Type:
Boolean
IsMatch against _select_isWord
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
String
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
imbStringIsTests Class
imbSCI.Core.extensions.text Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs