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