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 |
空っぽのコレクション。 |