void SetItem1d( int index1, D value )
Sub SetItem1d ( index1 As Integer, value As D )
abstract SetItem1d : index1 : int * value : 'D -> unit
In This Article