InputElement.GetTimeValue
InputElement.GetTimeValue method
此方法用于获取值作为TimeSpan目的。此方法仅在输入元素的类型为“time” 时才有效
public TimeSpan GetTimeValue()
返回值
时间跨度对象。
也可以看看
- class InputElement
- 命名空间 Aspose.Html.Forms
- 部件 Aspose.HTML
此方法用于获取值作为TimeSpan目的。此方法仅在输入元素的类型为“time” 时才有效
public TimeSpan GetTimeValue()
时间跨度对象。