  | IDataGetHeapCost Method  | 
 Returns approximate heap cost of this Data object in bytes.
 
    Namespace: 
   Hazelcast.IO.Serialization
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
SyntaxFunction GetHeapCost As Integer
abstract GetHeapCost : unit -> int 
Return Value
Type: 
Int32approximate heap cost
See Also