Gets AnalogValueCollection of this DataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override AnalogValueCollection AnalogValues { get; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Overrides ReadOnly Property AnalogValues As AnalogValueCollection Get
[EditorBrowsableAttribute(EditorBrowsableState::Never)] public: virtual property AnalogValueCollection^ AnalogValues { AnalogValueCollection^ get () override; }
Remarks
SEL Fast Message doesn't define any analog values.