protected bool SetField<T>( ref T member, T newValue, string propertyName )
'宣言 Protected Function SetField(Of T)( _ ByRef member As T, _ ByVal newValue As T, _ ByVal propertyName As String _ ) As Boolean
ListCalculator クラス ListCalculator メンバ