FileStreamReader.ReadTimeSpan(Int64, Boolean, Boolean, TimeSpan) Metodo

Definizione

public:
 virtual int ReadTimeSpan(long i64Offset, bool bSkipValue, bool % IsNull, TimeSpan % timeSpan);
public int ReadTimeSpan (long i64Offset, bool bSkipValue, ref bool IsNull, ref TimeSpan timeSpan);
Public Function ReadTimeSpan (i64Offset As Long, bSkipValue As Boolean, ByRef IsNull As Boolean, ByRef timeSpan As TimeSpan) As Integer

Parametri

i64Offset
Int64
bSkipValue
Boolean
IsNull
Boolean
timeSpan
TimeSpan

Restituisce

Int32

Implementazioni

Si applica a