ControlBuilder.ComplexPropertyEntries 속성

정의

복합 속성 항목의 컬렉션을 가져옵니다.

public:
 property System::Collections::ICollection ^ ComplexPropertyEntries { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection ComplexPropertyEntries { get; }
member this.ComplexPropertyEntries : System.Collections.ICollection
Public ReadOnly Property ComplexPropertyEntries As ICollection

속성 값

ICollection

복합 속성 항목의 컬렉션입니다.

설명

항목이 없으면 정적 빈 컬렉션이 반환됩니다.

적용 대상