GenericPropertyTKey

GenericProperty<TKey> structure

컨테이너 속성을 나타냅니다.

public struct GenericProperty<TKey>
    where TKey : struct
모수설명
TKey속성 값의 유형입니다.

생성자

이름설명
GenericProperty(string)의 새 인스턴스를 초기화합니다.GenericProperty 구조체

속성

이름설명
Name { get; }속성 이름을 가져옵니다.
Value { get; }속성 값을 가져옵니다.

또한보십시오