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

In This Topic
    sourceIndex Property
    In This Topic

    sourceIndex property of IHTMLElement interface.

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

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

    See Also