ValuesAttribute.

_dataValues Field

Summary

The collection of data to be returned. Must be set by any derived attribute classes. We use an object[] so that the individual elements may have their type changed in GetData if necessary
Namespace
TCLite
Containing Type
ValuesAttribute

Syntax

protected object[] _dataValues