public object Item( string property ) {get; set;}
'Declaration Public Overloads Property Item( _ ByVal property As String _ ) As Object
'使用法 Dim instance As SpreadDataRowView Dim property As String Dim value As Object instance.Item(property) = value value = instance.Item(property)
SpreadDataRowView クラス SpreadDataRowView メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.