AUSTRA
AUSTRA
Austra.Library
DateVector Structure
DateVector Methods
All Method
Any Method
Clone Method
Contains Method
Distinct Method
Equals Method
Filter Method
FilterMap Method
Find Method
GetEnumerator Method
GetHashCode Method
IndexOf Method
Map Method
Maximum Method
Minimum Method
Reduce Method
Reverse Method
SafeThis Method
Sort Method
SortDescending Method
ToString Method
Zip Method
Date
Vector
Contains Method
Checks if the vector contains the given value.
Namespace:
Austra.Library
Assembly:
Austra.Library (in Austra.Library.dll) Version: 2.8.0+892c66cd78254e5a7ad663c063da400b3042cf5b
Syntax
C#
Copy
public
bool
Contains
(
Date
value
)
Parameters
value
Date
Value to locate.
Return Value
Boolean
if successful.
Implements
IContainer
T
Contains(T)
See Also
Reference
DateVector Structure
Austra.Library Namespace
Copyright © by Intuitive Sight, 2023-2026