Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The configuration element Types contained by this collection.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public ReadOnly Property CollectionElementType As Type
public Type CollectionElementType { get; }
public:
property Type^ CollectionElementType {
Type^ get ();
}
public function get CollectionElementType () : Type
See Also
ElementCollectionViewModel Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace