Click or drag to resize

NilPofValueGetValue Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodGetValue
Return the deserialized value which this IPofValue represents.
(Inherited from AbstractPofValue.)
Public methodGetValue(Type)
Return the deserialized value which this IPofValue represents.
(Inherited from AbstractPofValue.)
Public methodGetValue(Int32)
Return the deserialized value which this IPofValue represents.
(Overrides AbstractPofValueGetValue(Int32).)
Top
See Also