public XYFrame SplitXY( int yCol, int[] xCols )
Public Function SplitXY ( _ yCol As Integer, _ xCols As Integer() _ ) As XYFrame
public: XYFrame^ SplitXY( int^ yCol, array<int^>^ xCols )