System.ArgIterator.GetNextArgType C# (CSharp) Méthode

GetNextArgType() public méthode

public GetNextArgType ( ) : RuntimeTypeHandle
Résultat RuntimeTypeHandle
        public unsafe RuntimeTypeHandle GetNextArgType() 

        {
            return new RuntimeTypeHandle(_GetNextArgType());
        }