Oracle® Coherence .NET API Reference Release 3.6
E15727-01

[Missing <summary> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.GetUserTypeIdentifierInternal(System.Type)"]

Namespace:  Tangosol.IO.Pof
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
protected virtual int GetUserTypeIdentifierInternal(
	Type type
)

Parameters

type
Type: System..::.Type

[Missing <param name="type"/> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.GetUserTypeIdentifierInternal(System.Type)"]

Return Value

[Missing <returns> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.GetUserTypeIdentifierInternal(System.Type)"]

See Also