ShapeIdCollection.Count (Propiedad)

Obtiene el número de elementos contenidos en la interfaz ICollection.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Public ReadOnly Property Count As Integer
public int Count { get; }

Valor de propiedad

Tipo: System.Int32

Implementaciones

ICollection.Count

Seguridad de .NET Framework

Vea también

Referencia

ShapeIdCollection Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)