[This is preliminary documentation and is subject to change.]
A type converter that can convert SIF int XML values or .Net int?
values to a SIFSimpleType
| C# | Visual Basic | Visual C++ |
public static SifTypeConverter<Nullable<int>> INT
Public Shared INT As SifTypeConverter(Of Nullable(Of Integer))
public: static SifTypeConverter<Nullable<int>>^ INT