BlockCollection.FirstBlock 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 premier élément Block dans cette instance de BlockCollection.
public:
property System::Windows::Documents::Block ^ FirstBlock { System::Windows::Documents::Block ^ get(); };
public System.Windows.Documents.Block FirstBlock { get; }
member this.FirstBlock : System.Windows.Documents.Block
Public ReadOnly Property FirstBlock As Block
Valeur de propriété
Premier élément Block dans BlockCollection.