InlineCollection.LastInline 屬性

定義

在此實例Inline中得到最後一個InlineCollection元素。

public:
 property System::Windows::Documents::Inline ^ LastInline { System::Windows::Documents::Inline ^ get(); };
public System.Windows.Documents.Inline LastInline { get; }
member this.LastInline : System.Windows.Documents.Inline
Public ReadOnly Property LastInline As Inline

屬性值

此實例Inline中的最後一個InlineCollection元素。

適用於