SortKey.KeyData プロパティ
現在の SortKey を表すバイト配列を取得します。
Public Overridable ReadOnly Property KeyData As Byte ()
[C#]
public virtual byte[] KeyData {get;}
[C++]
public: __property virtual unsigned char get_KeyData();
[JScript]
public function get KeyData() : Byte[];
プロパティ値
現在の SortKey を表すバイト配列。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ