Click or drag to resize

PropertyValuesContainerValueCount Method

Returns the number of values that the container has for a property or fixed field.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int ValueCount(
	string property
)

Parameters

property
Type: SystemString

Return Value

Type: Int32
See Also