XMLSchemaCacheClass.addCollection(XMLSchemaCache) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual void addCollection(Microsoft::Office::Interop::InfoPath::Xml::XMLSchemaCache ^ otherCollection) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMSchemaCollection::addCollection;
public virtual void addCollection (Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache otherCollection);
abstract member addCollection : Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache -> unit
override this.addCollection : Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache -> unit
Public Overridable Sub addCollection (otherCollection As XMLSchemaCache)
Parâmetros
- otherCollection
- XMLSchemaCache