Gets PhasorValueCollection of this DataCellBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual PhasorValueCollection PhasorValues { get; }
Public Overridable ReadOnly Property PhasorValues As PhasorValueCollection Get
public: virtual property PhasorValueCollection^ PhasorValues { PhasorValueCollection^ get (); }