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