InputAnimation.ToStream(Stream, Single) Method   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Serialize animation data into a stream.
public:
 void ToStream(System::IO::Stream ^ stream, float startTime);public void ToStream(System.IO.Stream stream, float startTime);member this.ToStream : System.IO.Stream * single -> unitPublic Sub ToStream (stream As Stream, startTime As Single)Parameters
- stream
- Stream
- startTime
- Single