Partager via


ProviderInfo.Equals Method

 

Determines whether this ProviderInfo object is equal to another.

Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly:  ProviderFramework (in ProviderFramework.dll)

Overload List

Name Description
System_CAPS_pubmethod Equals(Object)

Determines if the current instance is equal to the specified Object.(Overrides Object.Equals(Object).)

System_CAPS_pubmethod Equals(ProviderInfo)

Determines if the current instance is equal to the specified ProviderInfo

See Also

ProviderInfo Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace

Return to top