'Declaration
Public Function Attachment( _ ByVal value As AnnotationAttachment _ ) As TBuilder
public TBuilder Attachment( AnnotationAttachment value )
Parameters
- value
- The value.
Return Value
Current builder.
'Declaration
Public Function Attachment( _ ByVal value As AnnotationAttachment _ ) As TBuilder
public TBuilder Attachment( AnnotationAttachment value )