ArgIterator.GetRemainingCount 메서드

정의

인수 목록에 남아 있는 인수의 수를 반환합니다.

public:
 int GetRemainingCount();
public int GetRemainingCount ();
member this.GetRemainingCount : unit -> int
Public Function GetRemainingCount () As Integer

반환

Int32

남아 있는 인수의 수입니다.

적용 대상