IWriteable |
public interface IWriteableColumn : ICloneable
The IWriteableColumn type exposes the following members.
Name | Description | |
---|---|---|
Item | Indexer property for setting the element at index i by a AltaxoVariant. This function should throw an exeption, if the type of the variant do not match the type of the column. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable) |