Click or drag to resize

IFieldDefinition.GetClassId Method

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
int GetClassId()

Return Value

Type: Int32
class id of this field's class
See Also