'Declaration Public Shared Function _generateKey( _ ByVal start As Double, _ ByVal end As Double _ ) As DataValueType
public static DataValueType _generateKey( double start, double end )
Parameters
- start
- end
'Declaration Public Shared Function _generateKey( _ ByVal start As Double, _ ByVal end As Double _ ) As DataValueType
public static DataValueType _generateKey( double start, double end )