See Also

ConstructorClass Class  | ConstructorClass Members

Language

Visual Basic

C#

JScript

Show All

PropertyName
See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

_GetPropertyValueChar Method

Returns the value of the named Property as 'char'

[Visual Basic]
Overrides Public Function _GetPropertyValueChar( _    ByVal PropertyName As String _ ) As Char
[C#]
public override char _GetPropertyValueChar(    string PropertyName );
[JScript]
public override function _GetPropertyValueChar(    PropertyName : String ) : char;

Parameters

PropertyName

See Also

ConstructorClass Class  | ConstructorClass Members

 

 


©2006 i3 Design Limited. All rights reserved.