Array Attributes Methods
Methods
| Conjugate | Returns array attributes of the array if it were transposed. |
| Conjugate | Returns array attributes of the array if i t were transposed and its elements were conjugated. |
| Default | Returns the default array attributes for an array that is created with the specified intent. |
| Equals | Indicates whether this instance and a specified object are equal. (Overrides ValueType.Equals(Object)) |
| Get | Returns the hash code for this instance. (Overrides ValueType.GetHashCode()) |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Transpose | Returns array attributes of the array if it were transposed. |