IRuntimeVariables::Count Property

 

Gets a count of the run-time variables.

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

property int Count {
	int get();
}

Property Value

Type: System::Int32

The number of run-time variables.

.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Return to top
Show: