Class PropertyCollection
Class PropertyCollection
Nombre del espacio: Aspose.Tasks.Properties Asamblea: Aspose.Tasks.dll (25.4.0)
Una clase básica de recogida de propiedades.
public abstract class PropertyCollection<t> : IEnumerable<t>, IEnumerable
Tipos de Parámetros
T
El tipo de propiedad.
Inheritance
Implements
Miembros heredados
object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Constructors
PropertyCollection()
Inicia una nueva instancia de la clase Aspose.Tasks.Properties.PropertyCollection`1.
protected PropertyCollection()