IDoubleDoubleList Interface Members
The following tables list the members exposed by IDoubleDoubleList.
Public Properties
Name | Description | |
---|---|---|
![]() | CountI | Gets the count of the inner array in the I-direction |
![]() | CountJ | Gets the count of the inner array in the J-direction |
![]() | InnerArray | Gets the untyped inner array |
![]() | Item | Gets the and converts the item at index i,j to System.Double |
See Also