Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / ap Class / ReadXmlSchema Method / ReadXmlSchema(XmlReader) Method

In This Topic
    ReadXmlSchema(XmlReader) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ReadXmlSchema( _
       ByVal reader As System.Xml.XmlReader _
    ) 
    public void ReadXmlSchema( 
       System.Xml.XmlReader reader
    )

    Parameters

    reader
    See Also