Property rank rank Rank of a TensorIndex: Ex: (5) -> rank:1 (3,5) -> rank:2 (7,3,5) -> rank:3 (6,7,3,5) -> rank:4 Declaration public int rank { get; } Property Value Type Description int