BlockCollection.LastBlock Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le dernier élément Block dans cette instance de BlockCollection.
public:
property System::Windows::Documents::Block ^ LastBlock { System::Windows::Documents::Block ^ get(); };
public System.Windows.Documents.Block LastBlock { get; }
member this.LastBlock : System.Windows.Documents.Block
Public ReadOnly Property LastBlock As Block
Valeur de propriété
Dernier élément Block dans BlockCollection.