Intersoft.Client.Framework.Regions Namespace > IRegionCollection Interface : Item Property |
ReadOnly Default Property Item( _ ByVal regionName As String _ ) As IRegion
Dim instance As IRegionCollection Dim regionName As String Dim value As IRegion value = instance.Item(regionName)
IRegion this[ string regionName ]; {get;}
property IRegion^ default [String^] { IRegion^ get(String^ regionName); }
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