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