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

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

Parameters

id
Type: StreamCoders.ContainerElementMap
Default
Type: SystemString
See Also