<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>prime503</author_name>
  <author_url>https://blog.hatena.ne.jp/prime503/</author_url>
  <blog_title>犬も歩けば棒も歩く</blog_title>
  <blog_url>https://prime503.hatenadiary.org/</blog_url>
  <categories>
    <anon>.NET</anon>
  </categories>
  <description>概要 例えばHumanという型があって、Id,Name,AgeというPublicプロパティを持っていた時、List(Of Human)をHumanの任意のプロパティに基いてソートを行いときがある。この処理を行いたいとき、List(Of T)のSortメソッドでは引数として任意のComparison(Of T)やIComparer(Of T)を渡すことで、独自の並び替え方法を提供することができる。これを利用しない手はない。しかし何種類ものソート方法を提供したいとき、その数にあわせてComparisonまたはIComparerを実装する必要があり、なかなか手間のかかる作業だ。そこでリフレクションを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprime503.hatenadiary.org%2Fentry%2F20130724%2F1374614483&quot; title=&quot;任意のオブジェクトを任意のプロパティに基いてソート - 犬も歩けば棒も歩く&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-07-24 06:21:23</published>
  <title>任意のオブジェクトを任意のプロパティに基いてソート</title>
  <type>rich</type>
  <url>https://prime503.hatenadiary.org/entry/20130724/1374614483</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
