Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ValidateString メソッド (SectionBase)
str がこのセクションに有効な文字列であるかどうかをチェックします。 自体を返す、または表示される変更された文字列を返します。検証が失敗したことを示すために null を返します
シンタックス
'宣言
Public MustOverride Function ValidateString( _
ByRef As String _
) As Boolean
public abstract bool ValidateString(
ref string
)
パラメータ
- str
参照