[F] getSdkArrayOrDict
function getSdkArrayOrDict( context, type, operation?): | undefined | SdkArrayType | SdkDictionaryType;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
context | TCGCContext |
type | Model |
operation? | Operation |
Returns
Section titled “Returns”| undefined
| SdkArrayType
| SdkDictionaryType