The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Constants::vbLet Field
.NET Framework (current version)
Indicates that a property value should be set to an object instance when the CallByName function is called.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
When you call the CallByName function, you can use the following CallType enumeration members in your code in place of the actual values. The UseCallType argument takes the CallType enumeration members.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Available since 1.1
Silverlight
Available since 2.0
Show: