MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Information Class

In This Topic
Information Class Methods
In This Topic

For a list of all members of this type, see Information members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether a variable points to an array.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression represents a valid Date value.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression evaluates to the DBNull class.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression is an exception type.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression has no object assigned to it.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression can be evaluated as a number.  
Top
See Also