Working with Dynamic Objects (Visual Basic)
This page is specific to:.NET Framework Version:4.0
Visual Studio 2010 - Visual Basic
Working with Dynamic Objects (Visual Basic)

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Visual Basic binds to objects from dynamic languages such as IronPython and IronRuby by using the IDynamicMetaObjectProvider interface. If a late-bound call is made to an object that implements the IDynamicMetaObjectProvider interface, Visual Basic binds to the dynamic object by using that interface. If a late-bound call is made to an object that does not implement the IDynamicMetaObjectProvider interface, or if the call to the IDynamicMetaObjectProvider interface fails, Visual Basic binds to the object by using the late-binding capabilities of the Visual Basic runtime.

See Also

Reference

Concepts

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View