  | IDataTotalSize Method  | 
 Returns the total size of Data in bytes
 
    Namespace: 
   Hazelcast.IO.Serialization
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
SyntaxFunction TotalSize As Integer
abstract TotalSize : unit -> int 
Return Value
Type: 
Int32total size
See Also