Click or drag to resize

AdcsDbQueryFilterEquals Method

Determines whether the specified object is equal to the current object. Two objects are equal when all public members in both objects are equals.

Namespace:  SysadminsLV.PKI.Management.CertificateServices.Database
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:SysadminsLV.PKI.Management.CertificateServices.Database.AdcsDbQueryFilter.Equals(System.Object)"]

Return Value

Type: Boolean
A string that represents the current object.
See Also