Class PropertyCollection

Class PropertyCollection

名称: Aspose.Tasks.Properties 集合: Aspose.Tasks.dll (25.4.0)

是财产收集的基础类。

public abstract class PropertyCollection<t> : IEnumerable<t>, IEnumerable

类型参数

T

财产类型。

Inheritance

object PropertyCollection

Implements

IEnumerable , IEnumerable

继承人

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

PropertyCollection()

启动 Aspose.Tasks.Properties.PropertyCollection`1 类的新例子。

protected PropertyCollection()

 中文