Click or drag to resize

SimplePofPath Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodSimplePofPath
Default constructor (necessary for the IPortableObject interface).
Public methodSimplePofPath(Int32)
Construct a SimplePofPath using a single index as a path.
Public methodSimplePofPath(Int32)
Construct a SimplePofPath using an array of indices as a path.
Top
See Also