DataPackagePropertySet 클래스

정의

public class DataPackagePropertySet : System.Collections.IEnumerable
type DataPackagePropertySet = class
    interface IEnumerable
상속
DataPackagePropertySet
구현

생성자

DataPackagePropertySet()

속성

Count
Item[String]
Keys
Values

메서드

Add(String, Object)
ContainsKey(String)
GetEnumerator()
TryGetValue(String, Object)

명시적 인터페이스 구현

IEnumerable.GetEnumerator()

적용 대상