ModelPropertyCollection 클래스
업데이트: 2007년 11월
속성의 컬렉션을 나타냅니다.
네임스페이스: Microsoft.Windows.Design.Model
어셈블리: Microsoft.Windows.Design.Interaction(Microsoft.Windows.Design.Interaction.dll)
구문
Public MustInherit Class ModelPropertyCollection _
Inherits ModelMemberCollection(Of ModelProperty, DependencyProperty)
Dim instance As ModelPropertyCollection
public abstract class ModelPropertyCollection : ModelMemberCollection<ModelProperty, DependencyProperty>
public ref class ModelPropertyCollection abstract : public ModelMemberCollection<ModelProperty^, DependencyProperty^>
public abstract class ModelPropertyCollection extends ModelMemberCollection<ModelProperty, DependencyProperty>
설명
ModelPropertyCollection 클래스는 열거자와 다양한 검색 메커니즘을 정의합니다.
상속 계층 구조
System.Object
Microsoft.Windows.Design.Model.ModelMemberCollection<ModelProperty, DependencyProperty>
Microsoft.Windows.Design.Model.ModelPropertyCollection
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.Windows.Design.Model 네임스페이스