MLCHARGENLib Namespace > IMLCharGenSchedule Interface : ScheduleRemove Method |
Sub ScheduleRemove( _ ByVal _bsTimelineID As String, _ ByVal _nIndex As Integer _ )
void ScheduleRemove( string _bsTimelineID, int _nIndex )
procedure ScheduleRemove( _bsTimelineID: String; _nIndex: Integer );
void ScheduleRemove( BSTR* _bsTimelineID, int _nIndex )