Visual Basic (Usage) | ![]() |
---|---|
Dim instance As BaseVariableState Dim value As Integer instance.ValueRank = value value = instance.ValueRank |
C# | |
---|---|
[DataMemberAttribute(Name="ValueRank", Order=2, EmitDefaultValue=false, IsNameSetExplicitly=true)] public int ValueRank {get; set;} |
Property Value
The value rank.Indicates whether the DataType is an array and how many dimensions the array has.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x