FileHold 17.0 API Documentation
FileHold 17.0 API Documentation
FileHold 17.0 API Reference
FileHold.LibraryManager.Extensions
StringExtension Class
StringExtension Methods
FromCammelCaseToWords Method
FromJson(T) Method
GetValidRegexPattern Method
IsValidRegex Method
StringExtension
IsValidRegex Method
Namespace:
FileHold.LibraryManager.Extensions
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
Copy
public
static
bool
IsValidRegex
(
this
string
pattern
)
Parameters
pattern
Type:
System
String
Return Value
Type:
Boolean
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
StringExtension Class
FileHold.LibraryManager.Extensions Namespace
© FileHold Systems Inc.