This topic has not yet been rated - Rate this topic

EnumValue<T> constructor (T)

Initializes a new instance of the EnumValue class using the supplied value of type T.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
public EnumValue(
	T value
)

Parameters

value
Type: T
The value of type T.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.