UserVisibleFeatureCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ユーザーに表示される機能のコレクションを表します。
public ref class UserVisibleFeatureCollection : System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::SqlServer::Configuration::UserVisibleFeature ^>
public class UserVisibleFeatureCollection : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Configuration.UserVisibleFeature>
type UserVisibleFeatureCollection = class
inherit ReadOnlyCollection<UserVisibleFeature>
Public Class UserVisibleFeatureCollection
Inherits ReadOnlyCollection(Of UserVisibleFeature)
- 継承
-
UserVisibleFeatureCollection
コンストラクター
| UserVisibleFeatureCollection(IList<UserVisibleFeature>) |
UserVisibleFeatureCollection クラスの新しいインスタンスを初期化します。 |
フィールド
| Empty |
空のコレクションです。 |