IntegerValue

Length.IntegerValue property

내부적으로 정수로 저장된 경우 이 Length 인스턴스의 정수 숫자 값을 반환하고, 원래 부동 숫자로 저장된 경우 예외를 throw합니다.

public int IntegerValue { get; }

예외

예외 상태
InvalidOperationException

또한보십시오