[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.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
Implements
Namespace: C1.Win.C1TrueDBGrid.Util.Xml.Serialization
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public class CollectionElementTypeAttribute : Attribute, _Attribute

Constructors

Name Description
CollectionElementTypeAttribute(Type)

Properties

Name Description
CollectionElementType