バージョン

References メソッド

現在の StringFormatter オブジェクトが名前付きプロパティを参照することを示す述語。
シンタックス
'宣言
 
Public Function References( _
   ByVal propertyName As String _
) As Boolean
public bool References( 
   string propertyName
)

パラメータ

propertyName

戻り値の型

現在の StringFormatter オブジェクトが名前付きプロパティを参照する場合は True。
参照