Class PropertyCollection

Class PropertyCollection

Namespace: Aspose.Tasks.Properties
Assembly: Aspose.Tasks.dll (25.12.0)

A base class of collection of properties.

public abstract class PropertyCollection<T> : IEnumerable<T>, IEnumerable

Type Parameters

T

The type of property.

Inheritance

object PropertyCollection<T>

Implements

IEnumerable<T> , IEnumerable

Inherited Members

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

PropertyCollection()

Initializes a new instance of the Aspose.Tasks.Properties.PropertyCollection`1 class.

protected PropertyCollection()
 English