Back to Website
Show / Hide Table of Contents

Class DataSetExtensionMethods

Inheritance
System.Object
DataSetExtensionMethods
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 DataSetExtensionMethods

Methods

GetImageUrls(DataSet)

Declaration
public static IEnumerable<string> GetImageUrls(this DataSet dataSet)
Parameters
Type Name Description
DataSet dataSet
Returns
Type Description
System.Collections.Generic.IEnumerable<System.String>
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...