[To be supplied.]
[Visual Basic] Public Sub Insert( _ ByVal index As Integer, _ ByVal annotation As XmlSchemaAnnotation _ ) [C#] public void Insert( int index, XmlSchemaAnnotation annotation ); [C++] public: void Insert( int index, XmlSchemaAnnotation* annotation ); [JScript] public function Insert( index : int, annotation : XmlSchemaAnnotation );
XmlSchemaAnnotations Class | XmlSchemaAnnotations Members | System.Xml.Serialization.Schema Namespace