Method GetShape
GetShape()
Gets the shape that this graph represents. If no output node is present, an empty shape is returned.
public IExplicitShape<int> GetShape()
Returns
- IExplicitShape<int>
IExplicitShape<System.Int32>.
Gets the shape that this graph represents. If no output node is present, an empty shape is returned.
public IExplicitShape<int> GetShape()
IExplicitShape<System.Int32>.