Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Overload List
| Name | Description | |
|---|---|---|
| PortableProperty()()() |
Constructs a PortableProperty attribute with a default index
value of -1.
| |
| PortableProperty(Int32) |
Construct a PortableProperty attribute with a
Codecs..::.DefaultCodec.
| |
| PortableProperty(Type) |
Construct a PortableProperty attribute with the specified
ICodec Type. Defaults the index to -1.
| |
| PortableProperty(Int32, Type) |
Construct a PortableProperty attribute using the specified
index and ICodec Type.
|