XsltFunctions.StartsWith メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > XsltFunctions.StartsWith メソッドの意味・解説 

XsltFunctions.StartsWith メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

名前空間: System.Xml.Xsl.Runtime
アセンブリ: System.Data.SqlXml (system.data.sqlxml.dll 内)
構文構文

Public Shared Function StartsWith
 ( _
    s1 As String, _
    s2 As String _
) As Boolean
Dim s1 As String
Dim s2 As String
Dim returnValue As Boolean

returnValue = XsltFunctions.StartsWith(s1, s2)
public static bool StartsWith
 (
    string s1,
    string s2
)
public:
static bool StartsWith (
    String^ s1, 
    String^ s2
)
public static boolean StartsWith (
    String s1, 
    String s2
)
public static function StartsWith
 (
    s1 : String, 
    s2 : String
) : boolean

パラメータ

s1
s2
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
XsltFunctions クラス
XsltFunctions メンバ
System.Xml.Xsl.Runtime 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

XsltFunctions.StartsWith メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



XsltFunctions.StartsWith メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS