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