ApiCustomXmlParts
表示 ApiCustomXmlParts 类。
方法
| 方法 | 返回值 | 描述 |
|---|---|---|
| Add | ApiCustomXmlPart | 向 XML 管理器添加新的自定义 XML 部件。 |
| GetAll | ApiCustomXmlPart[] | 返回 XML 管理器中的所有自定义 XML 部件。 |
| GetById | ApiCustomXmlPart | null | 根据 ID 从 XML 管理器返回自定义 XML 部件。 |
| GetByNamespace | ApiCustomXmlPart[] | 根据命名空间从 XML 管理器返回自定义 XML 部件。 |
| GetClassType | "customXmlParts" | 返回 ApiCustomXmlParts 类的类型。 |
| GetCount | number | 返回 XML 管理器中自定义 XML 部件的数量。 |