다음을 통해 공유


LenientGlobalObject.Math 속성

정의

LenientMathObject 개체를 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 property System::Object ^ Math { System::Object ^ get(); void set(System::Object ^ value); };
public object Math { get; set; }
member this.Math : obj with get, set
Public Property Math As Object

속성 값

Object

LenientMathObject 개체입니다.

적용 대상