StoryFragments.Add(StoryFragment) Metoda

Definicja

Dodaje element StoryFragment do kolekcji 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)

Parametry

storyFragment
StoryFragment

Element do dodania StoryFragment .

Wyjątki

Dotyczy