Share via


IConvertible.ToInt16 Method

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PrivateFunctionToInt16 ( _
    providerAsIFormatProvider _
) AsShortImplementsIConvertible.ToInt16
'Usage
DiminstanceAsDateDimproviderAsIFormatProviderDimreturnValueAsShortreturnValue = CType(instance, IConvertible).ToInt16(provider)
shortIConvertible.ToInt16(
    IFormatProviderprovider
)
private:
virtualshortToInt16(
    IFormatProvider^ provider
) sealed = IConvertible::ToInt16
JScript does not support explicit interface implementations.

Parameters

Return Value

Type: System. . :: . .Int16

Implements

IConvertible. . :: . .ToInt16(IFormatProvider)

.NET Framework Security

See Also

Reference

Date Structure

Date Members

System Namespace