ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendarXmlExchanger Class / ReadStringValue Method

In This Topic
    ReadStringValue Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ReadStringValue( _
       ByVal reader As System.Xml.XmlReader _
    ) As System.String
    public static System.string ReadStringValue( 
       System.Xml.XmlReader reader
    )

    Parameters

    reader
    See Also