Method GetContainerView
| Improve this Doc View SourceGetContainerView(Int32)
Gets the ContainerView at specified ordinal.
Declaration
public ContainerView GetContainerView(int ordinal)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | ordinal | The ordinal. |
Returns
Type | Description |
---|---|
ContainerView | The result ContainerView. |