UserVisibleFeatureCollection Class
Represents the collection of visible features for the user.
Assembly: Microsoft.SqlServer.Configuration (in Microsoft.SqlServer.Configuration.dll)
System::Object
System.Collections.ObjectModel::ReadOnlyCollection<T>
Microsoft.SqlServer.Configuration::UserVisibleFeatureCollection
System.Collections.ObjectModel::ReadOnlyCollection<T>
Microsoft.SqlServer.Configuration::UserVisibleFeatureCollection
| Name | Description | |
|---|---|---|
![]() | UserVisibleFeatureCollection(IList<UserVisibleFeature^>^) | Initializes a new instance of the UserVisibleFeatureCollection class. |
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from ReadOnlyCollection<T>.) |
![]() | Item[Int32] | (Inherited from ReadOnlyCollection<T>.) |
![]() | Items | (Inherited from ReadOnlyCollection<T>.) |
| Name | Description | |
|---|---|---|
![]() | Contains(T) | (Inherited from ReadOnlyCollection<T>.) |
![]() | CopyTo(array<T>^, Int32) | (Inherited from ReadOnlyCollection<T>.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetEnumerator() | (Inherited from ReadOnlyCollection<T>.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IndexOf(T) | (Inherited from ReadOnlyCollection<T>.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:








