Click or drag to resize
ElementUtf8 Constructor (ElementMap, String)
Initializes a new instance of the ElementUtf8 class

Namespace: StreamCoders.Container.Elements
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public ElementUtf8(
	ElementMap id,
	string Default = ""
)

Parameters

id
Type: StreamCoders.ContainerElementMap
Default (Optional)
Type: SystemString
See Also