DataPointCollection Class

Definition

Represents a collection of DataPoint values for telemetry events.

C++
public ref class DataPointCollection : System::Collections::Generic::List<Microsoft::VisualStudio::ArchitectureTools::Telemetry::DataPoint ^>
Inheritance
DataPointCollection

Constructors

DataPointCollection()

Creates a DataPointCollection.

DataPointCollection(Int32)

Creates a DataPointCollection with the specified initial capacity.

Methods

Add(TelemetryIdentifier, Object)

Adds a new DataPoint for the specified identifier and value.

AddCollectionToDictionary(IEnumerable<DataPoint>, IDictionary<String,Object>)

Set collection items in dictionary

Applies to

Proizvod Verzije
Visual Studio SDK 2019, 2022