Concept[] toArrayConcept(PropertyArrayConcept arr)Concept[] toArrayConcept(PropertyArrayConcept arr)| Name | Type | Description |
|---|---|---|
arr | PropertyArrayConcept | A PropertyArray of type ConceptReference or ContainedConcept. |
| Type | Description |
|---|---|
Concept[] | A Concept array containing all of the instances in PropertyArrayConcept in the correct order. |