Class PropertyCollection
Class PropertyCollection
Nom dels espais: Aspose.Tasks.Properties Assemblea: Aspose.Tasks.dll (25.4.0)
Una classe de base de la col·lecció de propietats.
public abstract class PropertyCollection<t> : IEnumerable<t>, IEnumerable
Tipus de paràmetres
T
El tipus de propietat.
Inheritance
Implements
Membres heretats
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PropertyCollection()
Inicialitza una nova instància de la classe Aspose.Tasks.Properties.PropertyCollection`1.
protected PropertyCollection()