SNMPCollectionBase.Count Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SNMPCollectionBase Class > SNMPCollectionBase Properties >

SNMPCollectionBase.Count Property

BR.AN.PviServices .NET


Gets the number of items of the collection.

[Visual Basic]

Public NotOverridable ReadOnly Property Count() As Integer _

   Implements ICollection.Count

 

  Public Get

  End Get

End Property

[C#]

public int Count { public get; }

Property Value

Count

Implements

ICollection.Count

See Also

SNMPCollectionBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]