'宣言 Public Delegate Function StringFormatter.ValueDelegate( _ ByVal obj As Object, _ ByVal propertyName As String _ ) As Object
public delegate object StringFormatter.ValueDelegate( object obj, string propertyName )
StringFormatter.ValueDelegate メンバ Infragistics 名前空間