Visual Basic (Declaration) | |
---|---|
Public Overloads MustOverride ReadOnly Property Item( _ ByVal title As String _ ) As View |
Parameters
- title
- The title of the View to retrieve.
Property Value
The View corresponding to the supplied title, or null if no match was found.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)