Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TypeStorage.Equals Method 

Compares objects for equality.

public override bool Equals(
   object obj
);

Parameters

obj
The object to compare.

Return Value

True if the underlying code is equal.

See Also

TypeStorage Class | Plumtree.Remote.Sci Namespace