SIFWorks ADK 2.0
SifInt Constructor (value)
NamespacesEdustructures.SifWorksSifIntSifIntSifIntNew(Nullable<(Of <Int32>)>)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the SifInt class.
Declaration Syntax
C#Visual BasicVisual C++
public SifInt(
	Nullable<int> value
)
Public Sub New ( _
	value As Nullable(Of Integer) _
)
public:
SifInt (
	Nullable<int> value
)
Parameters
value (Nullable<(Of <Int32>)>)

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10