SharedResourcesGetResourceImagesList Method

Gets a list of all usable image resources.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public static List<string> GetResourceImagesList()

Return Value

ListString
List<String> with the all usable image resources.

See Also