| AccessDataUploadFileStreamSeek Method |
Namespace:
Omada.OE.Solution.OIM.AppLogic.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic override long Seek(
long offset,
SeekOrigin origin
)
Parameters
- offset
- Type: SystemInt64
- origin
- Type: System.IOSeekOrigin
Return Value
Type:
Int64
See Also