ModelStore.GetElementsCount Method
Include Protected Members
Include Inherited Members
Returns the number of elements in the store.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetElementsCount(ModelElementResolutionStatus) | Returns the number of elements in the store that match the given status. | |
GetElementsCount(ModelElementValidationStatus) | Returns the number of elements in the store that match the given status. |
Top