'Declaration Protected Overridable Function CreateMember( _ ByVal name As String, _ ByVal uniqueName As String, _ ByVal caption As String, _ ByVal parentUniqueName As String, _ ByVal levelName As String, _ ByVal levelDepth As Integer, _ ByVal parentLevel As Infragistics.Olap.Data.ILevel, _ ByVal childCount As Integer, _ ByVal drilledDown As Boolean, _ ByVal parentSameAsPrevious As Boolean, _ ByVal isTotal As Boolean _ ) As Infragistics.Olap.Data.IMember
protected virtual Infragistics.Olap.Data.IMember CreateMember( string name, string uniqueName, string caption, string parentUniqueName, string levelName, int levelDepth, Infragistics.Olap.Data.ILevel parentLevel, int childCount, bool drilledDown, bool parentSameAsPrevious, bool isTotal )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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