The following tables list the members exposed by SamplingIntervalDiagnosticsDataTypeCollection.
Name | Description | |
---|---|---|
![]() | SamplingIntervalDiagnosticsDataTypeCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from System.Collections.Generic.List<SamplingIntervalDiagnosticsDataType>) |
![]() | Count | Gets the number of elements contained in the List. (Inherited from System.Collections.Generic.List<SamplingIntervalDiagnosticsDataType>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.Generic.List<SamplingIntervalDiagnosticsDataType>) |
Top