public ImGearSpotColorsMissingBox( ArrayList spotColors )
public: ImGearSpotColorsMissingBox( ArrayList* spotColors )
public: ImGearSpotColorsMissingBox( ArrayList^ spotColors )
'Declaration Public Function New( _ ByVal spotColors As ArrayList _ )
'Usage Dim spotColors As ArrayList Dim instance As New ImGearSpotColorsMissingBox(spotColors)
using (ImGearSpotColorsMissingBox dlg = new ImGearSpotColorsMissingBox(spotColorList)) { dlg.ShowDialog(); }
Using dlg As New ImGearSpotColorsMissingBox(spotColorList) dlg.ShowDialog() End Using
ImGearSpotColorsMissingBox Class ImGearSpotColorsMissingBox Members
©2016. Accusoft Corporation. All Rights Reserved.