Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Overload List

  NameDescription
GetUserTypeIdentifier(Object)
Determine the user type identifier associated with the given object.
(Overrides ConfigurablePofContext..::.GetUserTypeIdentifier(Object).)
GetUserTypeIdentifier(String)
Determine the user type identifier associated with the given type name.
(Overrides ConfigurablePofContext..::.GetUserTypeIdentifier(String).)
GetUserTypeIdentifier(Type)
Determine the user type identifier associated with the given type.
(Overrides ConfigurablePofContext..::.GetUserTypeIdentifier(Type).)

See Also