System.RuntimeTypeHandle.GetFields C# (CSharp) Méthode

GetFields() private méthode

private GetFields ( int result, int count ) : bool
result int
count int
Résultat bool
        internal extern bool GetFields(int** result, int* count);