BuildProvider.Equals Method (Object)
.NET Framework (current version)
Determines whether the specified build provider object is equal to the current object.
Assembly: System.Web (in System.Web.dll)
Parameters
- provider
-
Type:
System.Object
The build provider object to compare with the current object.
The serializer uses this method to determine whether the same object already exists in the parent collection and whether it needs to be serialized at a lower level if it is not inherited.
.NET Framework
Available since 2.0
Available since 2.0
Show: