Type::IsByRef Property
Silverlight
Gets a value indicating whether the Type is passed by reference.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
To get to the actual type, dereference the type that was passed by reference, and then call GetElementType on that type.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: