Property | Type | Description | |
---|---|---|---|
AddMethod | |||
CountPropertyGetter | |||
DetailedCollectionType | CollectionDetailedKind | ||
ElementType | |||
GetEnumeratorMethod | |||
NotCollection | |||
Unserializable |
Method | Description | |
---|---|---|
CollectionTraits ( CollectionDetailedKind type, |
public CollectionTraits ( CollectionDetailedKind type, |
||
type | CollectionDetailedKind | |
elementType | ||
getEnumeratorMethod | ||
addMethod | ||
countPropertyGetter | ||
return | System |
public MethodInfo,System.Reflection AddMethod | ||
return |
public MethodInfo,System.Reflection CountPropertyGetter | ||
return |
public CollectionDetailedKind DetailedCollectionType | ||
return | CollectionDetailedKind |
public MethodInfo,System.Reflection GetEnumeratorMethod | ||
return |
public static CollectionTraits,MsgPack.Serialization NotCollection | ||
return |