Aracılığıyla paylaş


ListItemCollection.LastListItem Özellik

Tanım

bu örneği içindeki son ListItem öğeyi ListItemCollectionalır.

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

Özellik Değeri

ListItem

bu örneği ListItemCollectioniçindeki son ListItem öğe.

Şunlara uygulanır