Defines the details of how a method is implemented.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
<ComVisibleAttribute(True)> _ <FlagsAttribute> _ Public Enumeration MethodImplOptions
Dim instance As MethodImplOptions
[ComVisibleAttribute(true)] [FlagsAttribute] public enum MethodImplOptions
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.