Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Overload List

  NameDescription
IsUserType(Object)
Determine if the given object is of a user type known to this IPofContext.
IsUserType(String)
Determine if the type with the given name is a user type known to this IPofContext.
IsUserType(Type)
Determine if the given type is a user type known to this IPofContext.

See Also