Visual Basic (Usage) | ![]() |
---|---|
Dim builtInType As BuiltInType Dim valueRank As Integer Dim instance As New TypeInfo(builtInType, valueRank) |
C# | |
---|---|
public TypeInfo( BuiltInType builtInType, int valueRank ) |
Parameters
- builtInType
- Type of the built in.
- valueRank
- The value rank.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x