Interface IListType
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IListType : IDespecializedValueType, IValueType, IType, ISortedExportable, ISorted
Properties
ElementType
View Source
Declaration
IValueType ElementType { get; }