int getPropertyArrayLength(Concept instance, String name)
int getPropertyArrayLength(Concept instance, String name)
Name | Type | Description |
---|---|---|
instance | Concept | the concept instance |
name | String | the propertyArray name |
Type | Description |
---|---|
int | The length of a PropertyArray. |