You are here: Start » AVL.NET » AVL.SkipEmptyDataHistogram(AvlNet.Histogram, AvlNet.Histogram, bool)
AVL.SkipEmptyDataHistogram(AvlNet.Histogram, AvlNet.Histogram, bool)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void SkipEmptyDataHistogram( AvlNet.Histogram inHistogram, out AvlNet.Histogram outNotEmptyDataHistogram, out bool outIsNotEmpty )
Parameters
- inHistogram
- Type: AvlNet.Histogram
- outNotEmptyDataHistogram
- Type: AvlNet.Histogram
- outIsNotEmpty
- Type: System.Boolean
