[This is preliminary documentation and is subject to change.]
Returns a SifSiimpleType instance that wraps the specified native value
| C# | Visual Basic | Visual C++ |
public abstract SifSimpleType GetSifSimpleType( T nativeType )
Public MustOverride Function GetSifSimpleType ( _ nativeType As T _ ) As SifSimpleType
public: virtual SifSimpleType^ GetSifSimpleType ( T nativeType ) abstract
- nativeType (T)
- An instance of the native type object, such as a String or DateTime
The appropriate AdkDataType instantiation for this instance