ExtensionMethods Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The following tables list the members exposed by the ExtensionMethods type.
Public Methods
Name | Description | |
---|---|---|
Equals | Verifies if the current string is equal to the passed expression using case-insensitive comparison. | |
Like | Verifies if the current string is like the passed in expression. | |
Matches | Verifies if the current string matches with the passed in expression. | |
NotContains | Verifies if the current list does not contain the passed member. | |
NotEquals | Verifies if the current string is not equal to the passed expression using case-insensitive comparison. |
Top
See Also
Reference
ExtensionMethods Class
Microsoft.EnterpriseManagement Namespace