XmpInteger.XmpInteger

XmpInteger(long)

의 새 인스턴스를 초기화합니다.XmpInteger 클래스.

public XmpInteger(long value)
모수유형설명
valueInt64가치.

또한보십시오


XmpInteger(int)

의 새 인스턴스를 초기화합니다.XmpInteger 클래스.

public XmpInteger(int value)
모수유형설명
valueInt32가치.

또한보십시오


XmpInteger(string)

의 새 인스턴스를 초기화합니다.XmpInteger 클래스.

public XmpInteger(string value)
모수유형설명
valueString가치.

예외

예외상태
ArgumentNullException값이 null입니다.
ArgumentException잘못된 문자열 값;값

또한보십시오