'Declaration Protected Overrides Function CreateCommentCollection( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
) As CommentCollection
protected override CommentCollection CreateCommentCollection(
Vintasoft.Imaging.VintasoftImage image
)
protected: CommentCollection* CreateCommentCollection(
Vintasoft.Imaging.VintasoftImage* image
); override
protected:
CommentCollection^ CreateCommentCollection(
Vintasoft.Imaging.VintasoftImage^ image
); override
Parameters
- image
- Изображение.
Return Value
Новый экземпляр коллекции комментариев для указанного изображения.