Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / GetXAttributes Method

In This Topic
    GetXAttributes Method
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Protected Function GetXAttributes( _
       ByVal includeAttributes As Boolean _
    ) As Object()
    protected object[] GetXAttributes( 
       bool includeAttributes
    )

    Parameters

    includeAttributes
    See Also