[F] getSdkArrayOrDictWithDiagnostics
function getSdkArrayOrDictWithDiagnostics( context, type, operation?): [SdkDictionaryType | SdkArrayType | undefined, readonly Diagnostic[]]Parameters
| Parameter | Type |
|---|---|
context | TCGCContext |
type | Model |
operation? | Operation |
Returns
[SdkDictionaryType | SdkArrayType | undefined, readonly Diagnostic[]]