DataPointCollection Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a collection of DataPoint values for telemetry events.
C++
public ref class DataPointCollection : System::Collections::Generic::List<Microsoft::VisualStudio::ArchitectureTools::Telemetry::DataPoint ^>
public class DataPointCollection : System.Collections.Generic.List<Microsoft.VisualStudio.ArchitectureTools.Telemetry.DataPoint>
type DataPointCollection = class
inherit List<DataPoint>
Public Class DataPointCollection
Inherits List(Of DataPoint)
- Inheritance
Data |
Creates a DataPointCollection. |
Data |
Creates a DataPointCollection with the specified initial |
Add(Telemetry |
Adds a new DataPoint for the specified |
Add |
Set collection items in dictionary |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |