'Declaration Protected Sub SerializeComment( _
ByVal commentКомментарий к аннотации.As Vintasoft.Imaging.Annotation.Comments.AnnotationComment, _
ByVal sbПостроитель строк, где данные должны быть сериализованы.As System.Text.StringBuilder _
)
protected void SerializeComment(
Vintasoft.Imaging.Annotation.Comments.AnnotationComment comment,
System.Text.StringBuilder sb
)
protected: void SerializeComment(
Vintasoft.Imaging.Annotation.Comments.AnnotationComment comment,
System.Text.StringBuilder* sb
)
protected:
void SerializeComment(
Vintasoft.Imaging.Annotation.Comments.AnnotationComment comment,
System.Text.StringBuilder^ sb
)
Parameters
- comment
- Комментарий к аннотации.
- sb
- Построитель строк, где данные должны быть сериализованы.