Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Reserved for internal use. Serializes and deserializes supported type data when converting objects to and from generics.
The TermStoreGenericObjectConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TermStoreGenericObjectConverter | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
SupportedTypes | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides JavaScriptConverter.SupportedTypes.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Deserialize | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides JavaScriptConverter.Deserialize(IDictionary<String, Object>, Type, JavaScriptSerializer).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Serialize | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides JavaScriptConverter.Serialize(Object, JavaScriptSerializer).) |
![]() |
ToString | (Inherited from Object.) |
Top