'Declaration ReadOnly Property readyStateValue As System.Integer
System.int readyStateValue {get;}
readyStateValue
property of IHTMLElement2
interface.
'Declaration ReadOnly Property readyStateValue As System.Integer
System.int readyStateValue {get;}
An original IDL definition of readyStateValue
property was the following: long readyStateValue
;