Skip to content

[F] getSdkArrayOrDict

function getSdkArrayOrDict(
context,
type,
operation?):
| SdkArrayType
| SdkDictionaryType
| undefined;
ParameterType
contextTCGCContext
typeModel
operation?Operation

| SdkArrayType | SdkDictionaryType | undefined