Class PropertyCollection

Class PropertyCollection

İsim alanı : Aspose.Tasks.Properties Toplantı: Aspose.Tasks.dll (25.4.0)

Temel bir mülk toplama sınıfı.

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

Parametreler türü

T

Bir mülk türü.

Inheritance

object PropertyCollection

Implements

IEnumerable , IEnumerable

mirasçı üyeleri

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

Constructors

PropertyCollection()

Aspose.Tasks.Properties.PropertyCollection`1 sınıfının yeni bir örneğini başlatır.

protected PropertyCollection()

 Türkçe