TracePointFormatCollection.Count Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TracePointFormatCollection.Count Property

BR.AN.PviServices .NET


Gets the element count of the collection.

[Visual Basic]

Public Overridable ReadOnly Property Count() As Integer _

   Implements ICollection.Count

 

  Public Get

  End Get

End Property

[C#]

public virtual int Count { public get; }

Implements

ICollection.Count

See Also

TracePointFormatCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]