ListCompartment::GetItemCount Method (ListField^)
Visual Studio 2015
Gets the number of items in the specified list field.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- listField
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ListField^
The child list field requesting the number of items.
Return Value
Type: System::Int32
Show: