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

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

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

Syntax

C#
public int GetUserTypeIdentifier(
	string typeName
)

Parameters

typeName
Type: System..::.String

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

Return Value

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

Implements

IPofContext..::.GetUserTypeIdentifier(String)

See Also