'Declaration <DescriptionAttribute("The lines, which must be filled.")> Public Property Lines As System.Collections.Generic.ICollection
[Description("The lines, which must be filled.")] public System.Collections.Generic.ICollectionLines { get; set; }
[Description("The lines, which must be filled.")] public: __property System.Collections.Generic.ICollectionget_Lines(); public: __property void set_Lines(
System.Collections.Generic.ICollectionvalue
);
[Description("The lines, which must be filled.")] public:
property System.Collections.Generic.ICollectionLines { System.Collections.Generic.ICollection get(); void set(System.Collections.Generic.ICollection value); }
Property Value
Значение по умолчанию: null.