'Declaration Public Function New( _
ByVal parentThe parent comment.As PdfAnnotationComment _
)
public PdfAnnotationCommentCollection(
PdfAnnotationComment parent
)
public: PdfAnnotationCommentCollection(
PdfAnnotationComment* parent
)
public:
PdfAnnotationCommentCollection(
PdfAnnotationComment^ parent
)
Parameters
- parent
- The parent comment.