'DeclarationPublic Shared Function CoerceTickCount( _ ByVal bindable As BindableObject, _ ByVal value As Object _ ) As Object
'UsageDim bindable As BindableObject Dim value As Object Dim value As Object value = Axis.CoerceTickCount(bindable, value)
public static object CoerceTickCount( BindableObject bindable, object value )
Parameters
- bindable
- value