Gets if the specified value is within range.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool Contains( long value )
Public Function Contains ( value As Long ) As Boolean
public: bool Contains( long long value )
member Contains : value : int64 -> bool
Parameters
- value (Int64)
- Value to check.
Return Value
Boolean
Returns true if specified value is within range, otherwise false.
Returns true if specified value is within range, otherwise false.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119