Loads recurrence data from a binary stream or an XML document.
Overload List| Name | Description |
|---|---|
Recurrence.LoadFrom (BinaryReader, BinarySerializationContext) |
Loads the recurrence data from a binary stream. |
Loads the recurrence data from a JsonObject. |
|
Loads the recurrence data from an XML document. |
See Also