public interface ILayout : IModel,
ICloneable, ITypeIdentifier
Public Interface ILayout
Inherits IModel, ICloneable, ITypeIdentifier
public interface class ILayout : IModel,
ICloneable, ITypeIdentifier
type ILayout =
interface
interface IModel
interface ICloneable
interface ITypeIdentifier
end
TypeId |
Gets or sets Идентификатор типа
(Унаследован от ITypeIdentifier) |
Clone | Creates a new object that is a copy of the current instance. (Унаследован от ICloneable) |