'Declaration
Public Function IsEmptyAt( _ ByVal tick As System.Long _ ) As System.Boolean
'Usage
Dim instance As NDailySchedule Dim tick As System.Long Dim value As System.Boolean value = instance.IsEmptyAt(tick)
public System.bool IsEmptyAt( System.long tick )
Parameters
- tick