Поделиться через


SByteValue Constructor (SByteValue)

Initializes a new instance of the SByteValue by deep copy.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub New ( _
    source As SByteValue _
)
'Usage
Dim source As SByteValue

Dim instance As New SByteValue(source)
public SByteValue(
    SByteValue source
)

Parameters

See Also

Reference

SByteValue Class

SByteValue Members

SByteValue Overload

DocumentFormat.OpenXml Namespace