Method ToString
ToString()
Returns a string that represents the SymbolicTensorDim
.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string | The string representation of the |
Overrides
Exceptions
Type | Condition |
---|---|
ArgumentOutOfRangeException | Thrown if the dim type is not implemented. |