FileStreamWriter.WriteTimeSpan(TimeSpan) 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.
public:
virtual int WriteTimeSpan(TimeSpan timeSpan);
public int WriteTimeSpan (TimeSpan timeSpan);
abstract member WriteTimeSpan : TimeSpan -> int
override this.WriteTimeSpan : TimeSpan -> int
Public Function WriteTimeSpan (timeSpan As TimeSpan) As Integer
Parameters
- timeSpan
- TimeSpan