Share via


AlertsCollection.CurrentCount Property

Gets the number of items loaded in the current page.

 int CurrentCount{get;}

Remarks

The value of the CurrentCount property will not exceed the value of the PageSize property.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)

See Also

AlertsCollection Class | AlertsCollection Members | AlertsCollection.PageSize Property