Share via


StoryFragments.Add(StoryFragment) 方法

定義

StoryFragment 加入至 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)

參數

storyFragment
StoryFragment

要加入的 StoryFragment

例外狀況

適用於