Miner.Responder.RxIF.Shared Assembly > Miner.Responder.RxIF.Shared Namespace > DynamicQueryable Class > OrderBy Method : OrderBy(IQueryable,String,Object[]) Method |
'Declaration <ExtensionAttribute()> Public Overloads Shared Function OrderBy( _ ByVal source As IQueryable, _ ByVal ordering As String, _ ByVal ParamArray values() As Object _ ) As IQueryable
'Usage Dim source As IQueryable Dim ordering As String Dim values() As Object Dim value As IQueryable value = DynamicQueryable.OrderBy(source, ordering, values)
[Extension()] public static IQueryable OrderBy( IQueryable source, string ordering, params object[] values )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.