CustomXMLSchemaCollectionClass.AddCollection 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
virtual void AddCollection(Microsoft::Office::Core::CustomXMLSchemaCollection ^ SchemaCollection) = Microsoft::Office::Core::_CustomXMLSchemaCollection::AddCollection;
public virtual void AddCollection (Microsoft.Office.Core.CustomXMLSchemaCollection SchemaCollection);
abstract member AddCollection : Microsoft.Office.Core.CustomXMLSchemaCollection -> unit
override this.AddCollection : Microsoft.Office.Core.CustomXMLSchemaCollection -> unit
Public Overridable Sub AddCollection (SchemaCollection As CustomXMLSchemaCollection)
参数
- SchemaCollection
- CustomXMLSchemaCollection