Class PropertyCollection
Class PropertyCollection
이름 공간 : Aspose.Tasks.Properties 모임: Aspose.Tasks.dll (25.4.0)
부동산 수집의 기본 클래스.
public abstract class PropertyCollection<t> : IEnumerable<t>, IEnumerable
파라미터 유형
T
재산의 종류
Inheritance
Implements
상속 회원들
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 클래스의 새로운 사례를 시작합니다.
protected PropertyCollection()