C# Class Mosa.Runtime.InternalsForArray

Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
GetLength ( void o, int dimension ) : int
GetLowerBound ( void o, int dimension ) : int

Method Details

GetLength() public static méthode

public static GetLength ( void o, int dimension ) : int
o void
dimension int
Résultat int

GetLowerBound() public static méthode

public static GetLowerBound ( void o, int dimension ) : int
o void
dimension int
Résultat int