BlockCollection.FirstBlock Propriété

Définition

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é

Block

Premier élément Block dans BlockCollection.

S’applique à