BasicProfileViolationEnumerator(BasicProfileViolationCollection) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
BasicProfileViolationEnumerator クラスの新しいインスタンスを初期化します。
public:
BasicProfileViolationEnumerator(System::Web::Services::Description::BasicProfileViolationCollection ^ list);
public BasicProfileViolationEnumerator(System.Web.Services.Description.BasicProfileViolationCollection list);
new System.Web.Services.Description.BasicProfileViolationEnumerator : System.Web.Services.Description.BasicProfileViolationCollection -> System.Web.Services.Description.BasicProfileViolationEnumerator
Public Sub New (list As BasicProfileViolationCollection)
パラメーター
このクラスを使用して列挙される BasicProfileViolationCollection。
注釈
Current は -1 に設定されています。