Skip to content

Inlines Property

Description

Gets a MarkupInlineCollection containing the top-level MarkupInline elements that comprise the contents of the element.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Inlines() As [MarkupInlineCollection](XtremeMarkup~MarkupInlineCollection.md)

Return Type

A MarkupInlineCollection containing the top-level MarkupInline elements that comprise the contents of the element.

Remarks

Use the MarkupInlineCollection returned by this property to enumerate or manipulate the contents of an element.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.