Click or drag to resize

IPortableReaderGetFieldNames Method

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax
ICollection<string> GetFieldNames()

Return Value

Type: ICollectionString
set of field names on this portable class
See Also