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

Inline의 이 인스턴스 내에 있는 마지막 InlineCollection 요소입니다.

적용 대상