PortableType Constructor (Int32) |
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Construct PortableType instance with a default implementation version of 0.
Namespace:
Tangosol.IO.Pof.Schema.Annotation
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntaxpublic PortableType(
int id
)
Parameters
- id
- Type: SystemInt32
Type identifier
See Also