'Usage Dim value() As String Dim instance As New ImGearXMPSeq(Of T)(value)
public: ImGearXMPSeq<T>( array<String^>^ value )
Parameters
- value
 - String array.
 
Return Value
New instance of the ImGearXMPSeq<T> generic class object.
            'Usage Dim value() As String Dim instance As New ImGearXMPSeq(Of T)(value)
public: ImGearXMPSeq<T>( array<String^>^ value )