Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.1.3.0.0)
E47892-01

Overload List

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

See Also