[This is preliminary documentation and is subject to change.]
Namespace: Tools.InternalTAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public class TypeOrInt32 |
| Visual Basic |
|---|
Public Class TypeOrInt32 |
| Visual C++ |
|---|
public ref class TypeOrInt32 |
| F# |
|---|
type TypeOrInt32 = class end |
| JScript |
|---|
public class TypeOrInt32 |
Remarks
This class is designed to be used only with VersionAttribute. If you are looking for general-purpose class try T1orT2<(Of <(<'T1, T2>)>)> instead.