System.ArgIterator.GetNextArgType C# (CSharp) 메소드

GetNextArgType() 공개 메소드

public GetNextArgType ( ) : RuntimeTypeHandle
리턴 RuntimeTypeHandle
        public unsafe RuntimeTypeHandle GetNextArgType() 

        {
            return new RuntimeTypeHandle(_GetNextArgType());
        }