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