SortKey コンストラクタとは? わかりやすく解説

SortKey コンストラクタ (String, String, Boolean)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

SortKey(String,String,Boolean) コンストラクタは、指定した属性名、一致する規則、および並べ替え順序使用してSortKey クラス新しインスタンス作成し初期化します。

名前空間: System.DirectoryServices.Protocols
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)
構文構文

Public Sub New ( _
    attributeName As String, _
    matchingRule As String, _
    reverseOrder As Boolean _
)
Dim attributeName As String
Dim matchingRule As String
Dim reverseOrder As Boolean

Dim instance As New SortKey(attributeName,
 matchingRule, reverseOrder)
public SortKey (
    string attributeName,
    string matchingRule,
    bool reverseOrder
)
public:
SortKey (
    String^ attributeName, 
    String^ matchingRule, 
    bool reverseOrder
)
public SortKey (
    String attributeName, 
    String matchingRule, 
    boolean reverseOrder
)
public function SortKey (
    attributeName : String, 
    matchingRule : String, 
    reverseOrder : boolean
)

パラメータ

attributeName

並べ替えキーとして使用する属性の名前。

matchingRule

並べ替え対す一致する規則オブジェクト識別子 (OID)。

reverseOrder

低い方から高い方への順序並べ替える場合true。高い方から低い方への順序並べ替える場合false

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SortKey クラス
SortKey メンバ
System.DirectoryServices.Protocols 名前空間

SortKey コンストラクタ


SortKey コンストラクタ ()



このページでは「.NET Framework クラス ライブラリ リファレンス」からSortKey コンストラクタを検索した結果を表示しています。
Weblioに収録されているすべての辞書からSortKey コンストラクタを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からSortKey コンストラクタ を検索

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

辞書ショートカット

すべての辞書の索引

「SortKey コンストラクタ」の関連用語

SortKey コンストラクタのお隣キーワード
検索ランキング

   

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



SortKey コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS