IPortableReaderGetFieldNames Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax

ICollection<string> GetFieldNames()

Return Value

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

Reference