C1.Olap Namespace > C1OlapFieldStyle Class : LoadAttributes Method |
'Declaration
Protected Overridable Sub LoadAttributes( _ ByVal xr As System.Xml.XmlReader _ )
'Usage
Dim instance As C1OlapFieldStyle Dim xr As System.Xml.XmlReader instance.LoadAttributes(xr)
protected virtual void LoadAttributes( System.Xml.XmlReader xr )
protected procedure LoadAttributes( xr: System.Xml.XmlReader ); virtual;
protected function LoadAttributes( xr : System.Xml.XmlReader );
protected: virtual void LoadAttributes( System.Xml.XmlReader* xr )
protected: virtual void LoadAttributes( System.Xml.XmlReader^ xr )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2