StoryFragments.Add(StoryFragment) メソッド

定義

StoryFragmentStoryFragments コレクションに追加します。

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

例外

適用対象