Click or drag to resize

IPortableReaderGetFieldClassId Method

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax
int GetFieldClassId(
	string fieldName
)

Parameters

fieldName
Type: SystemString
name of the field

Return Value

Type: Int32
classId of given field
See Also