Namespace: Org.BouncyCastle.X509
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
bool IsValid( DateTime date )  | 
| Visual Basic | 
|---|
Function IsValid ( _ date As DateTime _ ) As Boolean  | 
| Visual C++ | 
|---|
bool IsValid( DateTime date )  | 
Parameters
- date
 - Type: System..::..DateTime