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 | |
---|---|---|
Equals(Object) | Determines if the current instance is equal to the specified Object.(Overrides Object.Equals(Object).) |
|
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