Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the value assigned to the parameter identified by the given parameterName.
Generic type argument
The parameter name.
The parameter value.
true if the parameter exists and has a value that can be converted to the type given by T; otherwise, false.
The ParameterManager manages the parameters associated with a document.
Since
2.0