Returns TRUE if the value of the named Property is Null
[Visual Basic]
Overrides Public Function _IsNull( _
ByVal PropertyName As String _
) As Boolean [C#]
public override bool _IsNull(
string PropertyName
);[JScript]
public override function _IsNull(
PropertyName : String
) : boolean ;ConstructorClass Class | ConstructorClass Members
©2006 i3 Design Limited. All rights reserved.