Class ItemDataCollectionExtensionMethods
Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class ItemDataCollectionExtensionMethods
Inheritance: System.Object -> ItemDataCollectionExtensionMethods
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Methods
GetImageUrls
public static IEnumerable<string> GetImageUrls(this ItemDataCollection itemsData)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Model.ItemDataCollection | itemsData |
Returns
System.Collections.Generic.IEnumerable<System.String>