 | NullableValueTypeDictionaryK, VNullEntryCount Property |
Gets the count for the null entry.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic int NullEntryCount { get; }
Property Value
Type:
Int32The null entry count.
See Also