InstanceDataCollection コンストラクタ
メモ : このコンストラクタは、互換性のために残されています。
(パフォーマンス インスタンスを定義する) 指定したパフォーマンス カウンタを使用して、InstanceDataCollection クラスの新しいインスタンスを初期化します。 名前空間: System.Diagnosticsアセンブリ: System (system.dll 内)

<ObsoleteAttribute("This constructor has been deprecated. Please use System.Diagnostics.InstanceDataCollectionCollection.get_Item to get an instance of this collection instead. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Sub New ( _ counterName As String _ )
[ObsoleteAttribute("This constructor has been deprecated. Please use System.Diagnostics.InstanceDataCollectionCollection.get_Item to get an instance of this collection instead. http://go.microsoft.com/fwlink/?linkid=14202")] public InstanceDataCollection ( string counterName )
[ObsoleteAttribute(L"This constructor has been deprecated. Please use System.Diagnostics.InstanceDataCollectionCollection.get_Item to get an instance of this collection instead. http://go.microsoft.com/fwlink/?linkid=14202")] public: InstanceDataCollection ( String^ counterName )
/** @attribute ObsoleteAttribute("This constructor has been deprecated. Please use System.Diagnostics.InstanceDataCollectionCollection.get_Item to get an instance of this collection instead. http://go.microsoft.com/fwlink/?linkid=14202") */ public InstanceDataCollection ( String counterName )
ObsoleteAttribute("This constructor has been deprecated. Please use System.Diagnostics.InstanceDataCollectionCollection.get_Item to get an instance of this collection instead. http://go.microsoft.com/fwlink/?linkid=14202") public function InstanceDataCollection ( counterName : String )


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からInstanceDataCollection コンストラクタを検索する場合は、下記のリンクをクリックしてください。

- InstanceDataCollection コンストラクタのページへのリンク