이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

Double 메서드

  이름 설명
Public method Supported by the .NET Compact Framework CompareTo 오버로드되었습니다. 이 인스턴스를 지정된 개체나 Double과 비교하여 상대 값의 표시를 반환합니다.
Public method Supported by the .NET Compact Framework Equals 오버로드되었습니다. Double의 두 인스턴스가 같은 값을 표시하는지 여부를 나타내는 값을 반환합니다.
Public method Supported by the .NET Compact Framework GetHashCode 재정의되었습니다. 해당 인스턴스에 대한 해시 코드를 반환합니다.
Public method Supported by the .NET Compact Framework GetType  현재 인스턴스의 Type을 가져옵니다. ( Object에서 상속됨)
Public method Supported by the .NET Compact Framework GetTypeCode Double 값 형식에 대한 TypeCode를 반환합니다.
Public method Static Supported by the .NET Compact Framework IsInfinity 지정된 숫자가 음의 무한대로 계산되는지 양의 무한대로 계산되는지를 나타내는 값을 반환합니다.
Public method Static Supported by the .NET Compact Framework IsNaN 지정된 숫자가 Not-a-Number(NaN)로 계산되는지 여부를 나타내는 값을 반환합니다.
Public method Static Supported by the .NET Compact Framework IsNegativeInfinity 지정된 숫자가 음의 무한대로 계산되는지를 나타내는 값을 반환합니다.
Public method Static Supported by the .NET Compact Framework IsPositiveInfinity 지정된 숫자가 양의 무한대로 계산되는지를 나타내는 값을 반환합니다.
Public method Static Supported by the .NET Compact Framework Parse 오버로드되었습니다. 숫자의 문자열 표현을 같은 값의 배정밀도 부동 소수점 숫자로 변환합니다.
Public method Static Supported by the .NET Compact Framework ReferenceEquals  지정한 Object 인스턴스가 동일한지 여부를 확인합니다. ( Object에서 상속됨)
Public method Supported by the .NET Compact Framework ToString 오버로드되었습니다. 재정의되었습니다. 이 인스턴스의 숫자 값을 해당하는 문자열 표현으로 변환합니다.
Public method Static TryParse 오버로드되었습니다. 숫자의 문자열 표현을 같은 값의 배정밀도 부동 소수점 숫자로 변환합니다. 반환 값은 변환이 성공했는지 아니면 실패했는지를 나타냅니다.
위쪽
  이름 설명
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToBoolean 이 멤버에 대한 설명은 IConvertible.ToBoolean을 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToByte 이 멤버에 대한 설명은 IConvertible.ToByte를 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToChar 이 멤버에 대한 설명은 IConvertible.ToChar를 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToDateTime 이 변환은 지원되지 않습니다. 그렇게 하면 InvalidCastException이 throw됩니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToDecimal 이 멤버에 대한 설명은 IConvertible.ToDecimal을 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToDouble 이 멤버에 대한 설명은 IConvertible.ToDouble을 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToInt16 이 멤버에 대한 설명은 IConvertible.ToInt16을 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToInt32 이 멤버에 대한 설명은 IConvertible.ToInt32를 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToInt64 이 멤버에 대한 설명은 IConvertible.ToInt64를 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToSByte 이 멤버에 대한 설명은 IConvertible.ToSByte를 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToSingle 이 멤버에 대한 설명은 IConvertible.ToSingle을 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToType 이 멤버에 대한 설명은 IConvertible.ToType를 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToUInt16 이 멤버에 대한 설명은 IConvertible.ToUInt16을 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToUInt32 이 멤버에 대한 설명은 IConvertible.ToUInt32를 참조하십시오.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToUInt64 이 멤버에 대한 설명은 IConvertible.ToUInt64를 참조하십시오.
위쪽
이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.