Document Library for WinForms
GetWord メソッド (Utils)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > Utils クラス : GetWord メソッド
Gets the word in the text near to specified position.
シンタックス
'宣言
 
Public Shared Sub GetWord( _
   ByVal s As System.String, _
   ByVal p As System.Integer, _
   ByRef start As System.Integer, _
   ByRef length As System.Integer _
) 
public static void GetWord( 
   System.string s,
   System.int p,
   out System.int start,
   out System.int length
)

パラメータ

s
p
start
length
参照

Utils クラス
Utils メンバ