LumiSoft Net Help
Contains Method (value)
NamespacesLumiSoft.NetRange_longContains(Int64)
Gets if the specified value is within range.
Declaration Syntax
C#Visual BasicVisual 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.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119