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

[Missing <summary> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.GetSerializer(Tangosol.Run.Xml.IXmlElement,System.Type,System.Int32)"]

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

Syntax

C#
protected virtual IPofSerializer GetSerializer(
	IXmlElement xmlType,
	Type type,
	int typeId
)

Parameters

xmlType
Type: Tangosol.Run.Xml..::.IXmlElement

[Missing <param name="xmlType"/> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.GetSerializer(Tangosol.Run.Xml.IXmlElement,System.Type,System.Int32)"]

type
Type: System..::.Type

[Missing <param name="type"/> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.GetSerializer(Tangosol.Run.Xml.IXmlElement,System.Type,System.Int32)"]

typeId
Type: System..::.Int32

[Missing <param name="typeId"/> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.GetSerializer(Tangosol.Run.Xml.IXmlElement,System.Type,System.Int32)"]

Return Value

[Missing <returns> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.GetSerializer(Tangosol.Run.Xml.IXmlElement,System.Type,System.Int32)"]

See Also