Class CellValue
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Represents the cell data.
public class CellValue
- Inheritance
-
CellValue
- Extension Methods
Constructors
- CellValue(int, int, int, int, string, object)
Initializes a new instance of the CellValue class.
Properties
- Cell
Gets the cell.
- Value
Gets the cell value.
Methods
- Equals(object)
Indicates whether the current object is equal to another object of the same type.
- GetHashCode()
Calculates the hash code for this object.
- ToString()
A textual representation in the format: DmaId/ElementId/TableId/Pid/PrimaryKey/Value