MyGroupCollectionAttribute クラス
アセンブリ: Microsoft.VisualBasic (microsoft.visualbasic.dll 内)

<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple:=False, Inherited:=False)> _ Public NotInheritable Class MyGroupCollectionAttribute Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple=false, Inherited=false)] public sealed class MyGroupCollectionAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class, AllowMultiple=false, Inherited=false)] public ref class MyGroupCollectionAttribute sealed : public Attribute

この属性は、Visual Basic の My.Forms と My.WebServices をサポートします。これは、コードで直接使用するためのものではありません。
この属性がクラスに使用された場合、コンパイラは、そのクラスを、MyGroupName プロパティで指定された型から派生する、プロジェクト内のすべての型に対応するプロパティで設定します。

System.Attribute
Microsoft.VisualBasic.MyGroupCollectionAttribute


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


MyGroupCollectionAttribute コンストラクタ
アセンブリ: Microsoft.VisualBasic (microsoft.visualbasic.dll 内)

Public Sub New ( _ typeToCollect As String, _ createInstanceMethodName As String, _ disposeInstanceMethodName As String, _ defaultInstanceAlias As String _ )
Dim typeToCollect As String Dim createInstanceMethodName As String Dim disposeInstanceMethodName As String Dim defaultInstanceAlias As String Dim instance As New MyGroupCollectionAttribute(typeToCollect, createInstanceMethodName, disposeInstanceMethodName, defaultInstanceAlias)
public MyGroupCollectionAttribute ( string typeToCollect, string createInstanceMethodName, string disposeInstanceMethodName, string defaultInstanceAlias )
public: MyGroupCollectionAttribute ( String^ typeToCollect, String^ createInstanceMethodName, String^ disposeInstanceMethodName, String^ defaultInstanceAlias )
public MyGroupCollectionAttribute ( String typeToCollect, String createInstanceMethodName, String disposeInstanceMethodName, String defaultInstanceAlias )
public function MyGroupCollectionAttribute ( typeToCollect : String, createInstanceMethodName : String, disposeInstanceMethodName : String, defaultInstanceAlias : String )

この属性は、Visual Basic の My.Forms と My.WebServices をサポートします。これは、コードで直接使用するためのものではありません。
この属性がクラスに使用された場合、コンパイラは、そのクラスを、MyGroupName プロパティで指定された型から派生する、プロジェクト内のすべての型に対応するプロパティで設定します。

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


MyGroupCollectionAttribute プロパティ


関連項目
MyGroupCollectionAttribute クラスMicrosoft.VisualBasic 名前空間
その他の技術情報
My.Forms オブジェクトMy.WebServices オブジェクト
MyGroupCollectionAttribute メソッド

名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 ( Attribute から継承されます。) |
![]() | GetCustomAttribute | オーバーロードされます。 アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用された指定した型のカスタム属性を取得します。 ( Attribute から継承されます。) |
![]() | GetCustomAttributes | オーバーロードされます。 アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用されたカスタム属性の配列を取得します。 ( Attribute から継承されます。) |
![]() | GetHashCode | このインスタンスのハッシュ コードを返します。 ( Attribute から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
![]() | IsDefaultAttribute | 派生クラス内でオーバーライドされたときに、このインスタンスの値が派生クラスの既定値かどうかを示します。 ( Attribute から継承されます。) |
![]() | IsDefined | オーバーロードされます。 指定した型のカスタム属性が、アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用されているかどうかを判断します。 ( Attribute から継承されます。) |
![]() | Match | 派生クラス内でオーバーライドされたときに、指定したオブジェクトとこのインスタンスが等しいかどうかを示す値を返します。 ( Attribute から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |

関連項目
MyGroupCollectionAttribute クラスMicrosoft.VisualBasic 名前空間
その他の技術情報
My.Forms オブジェクトMy.WebServices オブジェクト
MyGroupCollectionAttribute メンバ
この属性は、Visual Basic の My.Forms と My.WebServices をサポートします。
MyGroupCollectionAttribute データ型で公開されるメンバを以下の表に示します。

名前 | 説明 | |
---|---|---|
![]() | MyGroupCollectionAttribute | この属性は、Visual Basic の My.Forms と My.WebServices をサポートします。 |


名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 ( Attribute から継承されます。) |
![]() | GetCustomAttribute | オーバーロードされます。 アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用された指定した型のカスタム属性を取得します。 (Attribute から継承されます。) |
![]() | GetCustomAttributes | オーバーロードされます。 アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用されたカスタム属性の配列を取得します。 (Attribute から継承されます。) |
![]() | GetHashCode | このインスタンスのハッシュ コードを返します。 (Attribute から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
![]() | IsDefaultAttribute | 派生クラス内でオーバーライドされたときに、このインスタンスの値が派生クラスの既定値かどうかを示します。 (Attribute から継承されます。) |
![]() | IsDefined | オーバーロードされます。 指定した型のカスタム属性が、アセンブリ、モジュール、型のメンバ、またはメソッド パラメータに適用されているかどうかを判断します。 (Attribute から継承されます。) |
![]() | Match | 派生クラス内でオーバーライドされたときに、指定したオブジェクトとこのインスタンスが等しいかどうかを示す値を返します。 (Attribute から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |

関連項目
MyGroupCollectionAttribute クラスMicrosoft.VisualBasic 名前空間
その他の技術情報
My.Forms オブジェクトMy.WebServices オブジェクト
- MyGroupCollectionAttributeのページへのリンク