Skip to content

2c072fa8 40f2 08cf 9918 eb561cb11a85

Fernando Garcia edited this page May 8, 2018 · 1 revision

CommentModel.Combine Method

Additional header content

Combines this instance with reference parameter.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public void Combine(
	CommentModel reference
)

VB

Public Sub Combine ( 
	reference As CommentModel
)

Parameters

 

reference
Type: iTin.Export.Model.CommentModel
The reference.

Remarks

[Missing documentation for "M:iTin.Export.Model.CommentModel.Combine(iTin.Export.Model.CommentModel)"]

See Also

Reference

CommentModel Class
iTin.Export.Model Namespace

Clone this wiki locally