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

The ScheduleTokentype 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.)
FromBitmask(UInt64)
Parses a long representation of a schedule token into a well-formed object
FromString(String)
Converts from a string to a token
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
ProcessRecurrence () () () ()
Schedule implementor's specific durational processing
ToMask () () () ()
Returns schedule as a ulong
ToString () () () ()
Returns a Stringthat represents the current Object.
(Overrides Object . . :: . . ToString () () () () .)
ToString(Boolean)
Returns a Stringthat represents the current Object.
ToString(Boolean, String, array< Object > [] () [] [] )
Returns a Stringthat represents the current Object.
Validate(IList < (Of < <' ( Exception > ) > > ) )
Validates the schedule.

See Also