'宣言 Public Overloads Overrides Function FromXml( _ ByVal reader As System.Xml.XmlReader _ ) As System.Boolean
public override System.bool FromXml( System.Xml.XmlReader reader )
パラメータ
- reader
- An System.Xml.XmlReader which contains the Appointment data.
戻り値の型
True if appointment has been changed.