Returns an array containing the indexes of the columns that are excluded from the matrix.
Namespace: Extreme.DataAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.0)
public int[] GetExcludedColumns()
Public Function GetExcludedColumns As Integer()
public:
array<int>^ GetExcludedColumns()
member GetExcludedColumns : unit -> int[]
Return Value
Type:
Int32An array of integers.
Numerical Libraries
Supported in: 6.0
Reference