C1.Olap Namespace > C1OlapConditionalFieldStyle Class : LoadAttributes Method |
'Declaration
Protected Overrides Sub LoadAttributes( _ ByVal xr As System.Xml.XmlReader _ )
'Usage
Dim instance As C1OlapConditionalFieldStyle Dim xr As System.Xml.XmlReader instance.LoadAttributes(xr)
protected override void LoadAttributes( System.Xml.XmlReader xr )
protected procedure LoadAttributes( xr: System.Xml.XmlReader ); override;
protected override function LoadAttributes( xr : System.Xml.XmlReader );
protected: void LoadAttributes( System.Xml.XmlReader* xr ) override
protected: void LoadAttributes( System.Xml.XmlReader^ xr ) override
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