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