다음을 통해 공유


CoordinateSystem.Equals 메서드 (CoordinateSystem)

Equals 오버로드를 나타냅니다.

네임스페이스:  System.Spatial
어셈블리:  System.Spatial(System.Spatial.dll)

구문

‘선언
Public Function Equals ( _
    other As CoordinateSystem _
) As Boolean
‘사용 방법
Dim instance As CoordinateSystem
Dim other As CoordinateSystem
Dim returnValue As Boolean

returnValue = instance.Equals(other)
public bool Equals(
    CoordinateSystem other
)
public:
bool Equals(
    CoordinateSystem^ other
)
member Equals : 
        other:CoordinateSystem -> bool 
public function Equals(
    other : CoordinateSystem
) : boolean

매개 변수

반환 값

유형: System.Boolean
같으면 True입니다.

참고 항목

참조

CoordinateSystem 클래스

Equals 오버로드

System.Spatial 네임스페이스