Intersoft ClientUI Documentation
ResolvedViews Property (IRegion)



Gets the collection of the views that consisted of the original items and new items added in this IRegion instance.
Syntax
ReadOnly Property ResolvedViews As IEnumerable
Dim instance As IRegion
Dim value As IEnumerable
 
value = instance.ResolvedViews
IEnumerable ResolvedViews {get;}
property IEnumerable^ ResolvedViews {
   IEnumerable^ get();
}
Requirements

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

See Also

Reference

IRegion Interface
IRegion Members

Send Feedback