Share via


IRuntimeVariables Interface

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Represents the values of run-time variables.

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

Syntax

'Declaration
<DefaultMemberAttribute("Item")> _
Public Interface IRuntimeVariables
[DefaultMemberAttribute("Item")]
public interface IRuntimeVariables

The IRuntimeVariables type exposes the following members.

Properties

  Name Description
Public property Count Gets a count of the run-time variables.
Public property Item Gets the value of the run-time variable at the specified index.

Top

Version Information

Silverlight

Supported in: 5, 4

Platforms

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