GetAsVariant method

dynamic GetAsVariant()

Implementation

dynamic GetAsVariant()
{
  return GetData();

}