Class PropertyCollection
Class PropertyCollection
Namn på plats: Aspose.Tasks.Properties Sammanfattning: Aspose.Tasks.dll (25.4.0)
En basklass av samling av fastigheter.
public abstract class PropertyCollection<t> : IEnumerable<t>, IEnumerable
Typ av parametrar
T
Typen av egendom.
Inheritance
Implements
Arvsmedlemmar
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PropertyCollection()
Initialiserar en ny instans av Aspose.Tasks.Properties.PropertyCollection`1 klass.
protected PropertyCollection()