Class PropertyCollection
Class PropertyCollection
名称: Aspose.Tasks.Properties 合計: Aspose.Tasks.dll (25.4.0)
財産収集の基礎クラス
public abstract class PropertyCollection<t> : IEnumerable<t>, IEnumerable
タイプパラメーター
T
財産の種類
Inheritance
Implements
相続人
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()