共用方式為


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
public methodstatic Equals Verifies if the current string is equal to the passed expression using case-insensitive comparison.
public methodstatic Like Verifies if the current string is like the passed in expression.
public methodstatic Matches Verifies if the current string matches with the passed in expression.
public methodstatic NotContains Verifies if the current list does not contain the passed member.
public methodstatic 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