CharacterRange.Length プロパティ
CharacterRange 内の位置の数を取得または設定します。
Public Property Length As Integer
[C#]
public int Length {get; set;}
[C++]
public: __property int get_Length();public: __property void set_Length(int);
[JScript]
public function get Length() : int;public function set Length(int);
プロパティ値
CharacterRange 内の位置の数。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
CharacterRange 構造体 | CharacterRange メンバ | System.Drawing 名前空間