NevronOpenVision
Nevron.Nov.Chart Namespace / NDailySchedule Class
Fields Properties Methods Events


NDailySchedule Class Members

The following tables list the members exposed by NDailySchedule.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the NDailyScheduleSchema  
Public Fieldstatic (Shared in Visual Basic)Reference to the TicksProperty  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyReturns the number of empty ticks in this schedule  
Public PropertyReturns the number of non empty ticks in this schedule  
Top
Protected Properties
 NameDescription
Internal Property  
Top
Public Methods
 NameDescription
Public MethodAdds the specified number of ticks to the tick  
Public MethodSnaps the tick to the last non empty tick if tick is not contained in a nonempty range. Returns zero if no non-empty ranges exist before tick.  
Public MethodSnaps the tick to the next non empty range if tick is not contained in a non-empty range  
Public MethodGets the empty ticks before range  
Public MethodGets the total ticks that elapsed from day unil non empty "tick" is reached  
Public MethodReturns true if the schedule is empty at the specified tick  
Public MethodMarks the specified hour range as empty or full  
Public MethodMarks the specified tick range as empty or full  
Top
See Also