Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

[Missing <summary> documentation for "M:Tangosol.Util.NullImplementation.NullPofContext.GetUserTypeIdentifier(System.Type)"]

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

Syntax

C#
public int GetUserTypeIdentifier(
	Type type
)

Parameters

type
Type: System..::.Type

[Missing <param name="type"/> documentation for "M:Tangosol.Util.NullImplementation.NullPofContext.GetUserTypeIdentifier(System.Type)"]

Return Value

[Missing <returns> documentation for "M:Tangosol.Util.NullImplementation.NullPofContext.GetUserTypeIdentifier(System.Type)"]

Implements

IPofContext..::.GetUserTypeIdentifier(Type)

See Also