Sdílet prostřednictvím


RemoteTypeData.ArrayRank Pole

Definice

Označuje pořadí (tj. počet dimenzí) typu vzdáleného pole, který popisuje RemoteTypeData .

public: int ArrayRank;
public int ArrayRank;
val mutable ArrayRank : int
Public ArrayRank As Integer 

Hodnota pole

Poznámky

Pokud chcete zjistit, jestli pole RemoteTypeData popisuje, použijte IsArray pole.

Platí pro