[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.Util.Xml.Serialization.CollectionElementTypeAttribute

CollectionElementTypeAttribute Class

This attribute allows to specify collection's element type name (in that case there is no need to store it).

Inheritance
CollectionElementTypeAttribute
Namespace: C1.Win.TrueDBGrid.Util.Xml.Serialization
Assembly: C1.Win.TrueDBGrid.10.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public class CollectionElementTypeAttribute : Attribute
<AttributeUsage(AttributeTargets.PropertyOrAttributeTargets.Field, AllowMultiple:=False)>
Public Class CollectionElementTypeAttribute
    Inherits Attribute

Constructors

Name Description
CollectionElementTypeAttribute(Type)

Properties

Name Description
CollectionElementType