Share via


NotificationBinding.GetTextElements 方法

定義

擷取這個系結的文字專案。

public:
 virtual IVectorView<AdaptiveNotificationText ^> ^ GetTextElements() = GetTextElements;
IVectorView<AdaptiveNotificationText> GetTextElements();
public IReadOnlyList<AdaptiveNotificationText> GetTextElements();
function getTextElements()
Public Function GetTextElements () As IReadOnlyList(Of AdaptiveNotificationText)

傳回

這個系結中文字專案的集合。

適用於