Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 696 Bytes

Project.ResourceGroups.Count.md

File metadata and controls

28 lines (17 loc) · 696 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ResourceGroups.Count property (Project)
project-server
Project.ResourceGroups.Count
637cb744-3ab8-2d48-4fd7-4e36f4a913e8
06/08/2017
medium

ResourceGroups.Count property (Project)

Gets the number of items in the ResourceGroups collection. Read-only Long.

Syntax

expression.Count

expression A variable that represents a 'ResourceGroups' object.

Remarks

Use of the Count property in most collection objects is similar. For an example, see the Assignments.Count property.

[!includeSupport and feedback]