Method UniformCmd
UniformCmd(Boolean)
Return the number of identical Cells (containing patch commands) in this Row.
Declaration
public int UniformCmd(bool eqSkip)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | eqSkip | when set to |
Returns
Type | Description |
---|---|
System.Int32 | the number of identical Cells, or -1 if there are (at least) two different Cells |