Count

Path: EdgDataTypes

Count returns number of candles.

 public int Count();

Example

 var count = Candles.Count();