'宣言 Public Shared Function Compare( _ ByVal app1 As Appearance, _ ByVal app2 As Appearance, _ Optional ByVal imageList1 As ImageList, _ Optional ByVal imageList2 As ImageList _ ) As Boolean
public static bool Compare( Appearance app1, Appearance app2, ImageList imageList1, ImageList imageList2 )