AdaptiveComponentFamilyUtils.IsAdaptiveComponentFamily
Method
Description:
Verifies if the Family is an Adaptive Component Family.
Verifies if the Family is an Adaptive Component Family.
Parameters
Parameter | Type | Description |
---|---|---|
family | Family | The Family |
Return Value
Type | Description |
---|---|
Boolean | True if the Family is an Adaptive Component Family. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |