Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Obtain the type of the extracted value.

Namespace:  Tangosol.Util.Extractor
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
public Type TypeExtracted { get; }

Field Value

The expected type.

See Also