ColourSizeMatrixCollection..::..GetMatrix Method

Namespace:  JiwaFinancials.Jiwa.JiwaInventory
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public ColourSizeMatrix GetMatrix(
	Colour Colour,
	Size size
)
Public Function GetMatrix ( _
	Colour As Colour, _
	size As Size _
) As ColourSizeMatrix
public:
ColourSizeMatrix^ GetMatrix(
	Colour^ Colour, 
	Size^ size
)