'Declaration Public Shared Function GetSynonyms( _ ByVal vendorId As ImGearSpotColorVendorID _ ) As ImGearSpotColorVendorID()
'Usage Dim vendorId As ImGearSpotColorVendorID Dim value() As ImGearSpotColorVendorID value = ImGearColorBooks.GetSynonyms(vendorId)
public static ImGearSpotColorVendorID[] GetSynonyms( ImGearSpotColorVendorID vendorId )
public: static ImGearSpotColorVendorID[]* GetSynonyms( ImGearSpotColorVendorID vendorId )
public: static array<ImGearSpotColorVendorID>^ GetSynonyms( ImGearSpotColorVendorID vendorId )
Parameters
- vendorId
- Vendor ID.
Return Value
ImGearSpotColorVendorID array.