public IccMatrix( int[] element )
'Declaration Public Function New( _ ByVal element() As Integer _ )
'Usage Dim element() As Integer Dim instance As New IccMatrix(element)
public: IccMatrix( array<int>^ element )
Target Platforms
IccMatrix Structure IccMatrix Members