Click or drag to resize

SimplePofContextIsUserType Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-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.
Top
See Also