Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLRectCollection Interface / length Property

In This Topic
    length Property (IHTMLRectCollection)
    In This Topic

    length property of IHTMLRectCollection interface.

    Syntax
    'Declaration
     
    ReadOnly Property length As System.Integer
    System.int length {get;}
    Remarks

    An original IDL definition of length property was the following: long length;

    See Also