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