ModelingPerformanceCounters.ElementCount Property
Definition
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.
Gets ElementCount performance counter.
public:
static property System::Diagnostics::PerformanceCounter ^ ElementCount { System::Diagnostics::PerformanceCounter ^ get(); };
public static System.Diagnostics.PerformanceCounter ElementCount { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
static member ElementCount : System.Diagnostics.PerformanceCounter
Public Shared ReadOnly Property ElementCount As PerformanceCounter
Property Value
- Attributes