Add

Add(AnnotationBase)

document 에 주석을 추가합니다.

public void Add(AnnotationBase annotation)
모수 유형 설명
annotation AnnotationBase 추가할 주석입니다.

비고

더 알아보기

또한보십시오


Add(List<AnnotationBase>)

문서에 주석 모음을 추가합니다.

public void Add(List<AnnotationBase> annotations)
모수 유형 설명
annotations List`1 추가할 주석 목록입니다.

비고

더 알아보기

또한보십시오