TargetObjectCollection.Count Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TargetObjectCollection.Count Property

BR.AN.PviServices .NET


Gets teh number of target objects.

[Visual Basic]

Public NotOverridable ReadOnly Property Count() As Integer _

   Implements ICollection<TargetObjectBase>.Count

 

  Public Get

  End Get

End Property

[C#]

public int Count { public get; }

Implements

ICollection<TargetObjectBase>.Count

See Also

TargetObjectCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]