BCGSoft.ControlBars Namespace > MDIContainerCollection Class : Item Property |
'Declaration Public Overridable Shadows ReadOnly Default Property Item( _ ByVal index As Integer _ ) As MDIContainer
'Usage Dim instance As MDIContainerCollection Dim index As Integer Dim value As MDIContainer value = instance.Item(index)
public virtual new MDIContainer this[ int index ]; {get;}
public: __property virtual new MDIContainer* get_Item int index ;
public: virtual new property MDIContainer^ default [int] { MDIContainer^ get(int index); }
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