StoryFragments.Add(StoryFragment) 메서드

정의

컬렉션에 a 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 .

예외

적용 대상