StoryFragments.Add(StoryFragment) Méthode

Définition

Ajoute un StoryFragment à la collection StoryFragments.

public:
 void Add(System::Windows::Documents::DocumentStructures::StoryFragment ^ storyFragment);
public void Add (System.Windows.Documents.DocumentStructures.StoryFragment storyFragment);
member this.Add : System.Windows.Documents.DocumentStructures.StoryFragment -> unit
Public Sub Add (storyFragment As StoryFragment)

Paramètres

storyFragment
StoryFragment

StoryFragment à ajouter.

Exceptions

S’applique à