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