ListItemCollection.FirstListItem Свойство

Определение

Получает первый элемент ListItem в этом экземпляре объекта ListItemCollection.

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

Значение свойства

ListItem

Первый элемент ListItem в этом экземпляре объекта ListItemCollection.

Применяется к