Of Clause - Visual Basic | Microsoft Docs
https://docs.microsoft.com/en-us/dotnet/visual-basic/language-reference/statements/of-clause
Sep 15, 2021 · In this article. Introduces an Of clause, which identifies a type parameter on a generic class, structure, interface, delegate, or procedure. For information on generic types, see Generic Types in Visual Basic.. Using the Of Keyword. The following code example uses the Of keyword to define the outline of a class that takes two type parameters. It constrains the …
DA: 24 PA: 4 MOZ Rank: 75