XmpArray.XmpArray
XmpArray(XmpArrayType, string[])
의 새 인스턴스를 초기화합니다.XmpArray
클래스.
public XmpArray(XmpArrayType type, string[] items)
모수 | 유형 | 설명 |
---|---|---|
type | XmpArrayType | 배열의 유형입니다. |
items | String[] | 항목 목록입니다. |
또한보십시오
- enum XmpArrayType
- class XmpArray
- 네임스페이스 Aspose.PSD.Xmp
- 집회 Aspose.PSD
XmpArray(XmpArrayType)
의 새 인스턴스를 초기화합니다.XmpArray
클래스.
public XmpArray(XmpArrayType type)
모수 | 유형 | 설명 |
---|---|---|
type | XmpArrayType | 배열의 유형입니다. |
또한보십시오
- enum XmpArrayType
- class XmpArray
- 네임스페이스 Aspose.PSD.Xmp
- 집회 Aspose.PSD