Windows apps
Collapse the table of content
Expand the table of content
Information
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.

IRuntimeVariables Interface

Represents the values of run-time variables.

Namespace:  System.Runtime.CompilerServices
Assembly:  System.Core (in System.Core.dll)

'Declaration
<DefaultMemberAttribute("Item")> _
Public Interface IRuntimeVariables

The IRuntimeVariables type exposes the following members.

  NameDescription
Public propertyCountGets a count of the run-time variables.
Public propertyItemGets the value of the run-time variable at the specified index.
Top

Silverlight

Supported in: 5, 4

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Community Additions

Show:
© 2017 Microsoft