Click or drag to resize

FieldIteratorEquals Method

Determines if equals to the given object

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

Parameters

o
Type: SystemObject
given object

Return Value

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