<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
  </categories>
  <description>Xamarin.iOSで正規表現を使って、パターンにマッチする文字列かどうかの判定と、マッチした文字列の中から意味のある文字列の抽出をする方法をご紹介します。 正しいメールアドレスか判定する 正規表現を使って入力された文字列が正しいメールアドレスかどうか判定します。正規表現を行うには、System.Text.RegularExpressions名前空間のRegexクラスを使用します。 // Eメールアドレスを判定する正規表現 var pattern = @&quot;^([0-9a-zA-Z]([-\.\w]*[0-9a-zA-Z])*@([0-9a-zA-Z][-\w]*[0-9a-zA-Z]\.)+…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2F20130426%2F1366940711&quot; title=&quot;Xamarin Studioを使ってみよう！その17 - 正規表現を使う - 酢ろぐ！&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-04-26 10:45:11</published>
  <title>Xamarin Studioを使ってみよう！その17 - 正規表現を使う</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/20130426/1366940711</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
