'Declaration Protected Function New( _
ByVal ownerВладелец комментария.As CommentCollection, _
ByVal sourceИсточник комментария.As System.Object _
)
protected Comment(
CommentCollection owner,
System.Object source
)
protected: Comment(
CommentCollection* owner,
System.Object source
)
protected:
Comment(
CommentCollection^ owner,
System.Object source
)
Parameters
- owner
 - Владелец комментария.
 - source
 - Источник комментария.