SSRSDocumentSource for WinForms
Parse メソッド

解析する文字列。
文字列を解析し、その文字列から Unit インスタンスを作成します。 文字列が無効な場合は、例外をスローします。
構文
'宣言
 
Public Shared Function Parse( _
   ByVal s As System.String _
) As Unit
public static Unit Parse( 
   System.string s
)

パラメータ

s
解析する文字列。

戻り値の型

Unit インスタンス。
参照

Unit 構造体
Unit メンバ