Class PropertyCollection
Class PropertyCollection
Le nom : Aspose.Tasks.Properties Assemblée: Aspose.Tasks.dll (25.4.0)
Una classe di base della raccolta di proprietà.
public abstract class PropertyCollection<t> : IEnumerable<t>, IEnumerable
Tipo di parametri
T
Il tipo di proprietà.
Inheritance
Implements
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PropertyCollection()
Initialisez une nouvelle instance de la classe Aspose.Tasks.Properties.PropertyCollection`1.
protected PropertyCollection()