Visual Basic (Declaration) | |
---|---|
Public Overloads MustOverride Function Value( _ ByVal key As String _ ) As Array |
Parameters
- key
- The key.
Return Value
The array value.Returns a null if the key is not found or the value is not an array. See Item for more information about keys.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)