[]
This attribute allows to specify collection's element type name (in that case there is no need to store it).
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public class CollectionElementTypeAttribute : Attribute
Name | Description |
---|---|
CollectionElementTypeAttribute(Type) |
Name | Description |
---|---|
CollectionElementType |