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