[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The AsapScheduleTokentype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
ProcessRecurrence () () () ()
Schedule implementor's specific durational processing
(Inherited from ScheduleToken.)
ToMask () () () ()
Returns schedule as a ulong
(Inherited from ScheduleToken.)
ToString () () () ()
Returns a Stringthat represents the current Object.
(Inherited from ScheduleToken.)
ToString(Boolean)
Returns a Stringthat represents the current Object.
(Inherited from ScheduleToken.)
ToString(Boolean, String, array< Object > [] () [] [] )
Returns a Stringthat represents the current Object.
(Overrides ScheduleToken . . :: . . ToString(Boolean, String, array< Object > [] () [] [] ).)
Validate(IList < (Of < <' ( Exception > ) > > ) )
Validates the schedule.
(Inherited from ScheduleToken.)

See Also