SubItemInfo Constructor(Object)
Initializes a new instance of the
SubItemInfo class with values.
'Declaration
Public Function New( _
ByVal As Object _
)
'Usage
Dim value As Object
Dim instance As New SubItemInfo(value)
Parameters
- value
- An object that indicates the value of the SubItemInfo object.