Click or drag to resize

GSChangesIteratorEquals Method

Check if given object is equal or not

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool Equals(
	Object o
)

Parameters

o
Type: SystemObject
a given object

Return Value

Type: Boolean
true if equals to the give object
See Also