XSComponentList.Insert
Insert(<Index>, <Component>)
Type:
Number.
A list position where a component should be inserted.
Type:
XSAnnotation,
XMLSchema,
XSAppInfo,
XSDocumentation,
XSMinExclusiveFacet,
XSMinInclusiveFacet,
XSMaxExclusiveFacet,
XSMaxInclusiveFacet,
XSLengthFacet,
XSMinLengthFacet,
XSMaxLengthFacet,
XSTotalDigitsFacet,
XSFractionDigitsFacet,
XSEnumerationFacet,
XSPatternFacet,
XSWhitespaceFacet,
XSSimpleTypeDefinition,
XSComplexTypeDefinition,
XSAttributeGroupDefinition,
XSModelGroupDefinition,
XSAttributeDeclaration,
XSElementDeclaration,
XSIdentityConstraintDefinition,
XSXPathDefinition,
XSNotationDeclaration,
XSWildcard,
XSImport,
XSInclude,
XSRedefine,
XSAttributeUse,
XSModelGroup,
XSParticle.
The inserted XML Schema component.
Inserts the specified component into the specified position in the list.
Server, thick client, external connection.