Method GetChildModels
| Improve this Doc View SourceGetChildModels()
Gets the child models owned by this model.
Declaration
public ModelCollection GetChildModels()
Returns
| Type | Description |
|---|---|
| ModelCollection | The child models owned by this model. |
Gets the child models owned by this model.
public ModelCollection GetChildModels()
| Type | Description |
|---|---|
| ModelCollection | The child models owned by this model. |