C# Mine
ContentsIndexHome
PreviousUpNext
Datum.Datum Constructor (string, object)

Constructor that populates the object with data

Syntax
C#
public Datum(string desc, object data);
Parameters 
Description 
string desc 
Name of the data point 
object data 
Value of the data point 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!