System Namespace Array Class
Returns the rank ( number of dimensions ) of the Array.
[ VB ] <Serializable> Public ReadOnly Property Rank As Integer [ C# ] [Serializable] public int Rank {get;} [ C++ ] [Serializable] public: __property int get_Rank ( ); [JScript ] public Serializable function get Rank ( ) : int;
The rank ( number of dimensions ) of the Array.
Array Members Length GetLength
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note