MyGroupCollectionAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The MyGroupCollectionAttribute type exposes the following members.

Properties

  Name Description
Public property CreateMethod Gets the name of the method in the class that creates the type's instances.
Public property DefaultInstanceAlias Gets the name of the property that returns the default instance of the class.
Public property DisposeMethod Gets the name of the method in the class that disposes of the type's instances.
Public property MyGroupName Gets the name of the type for which the compiler generates accessor properties

Top