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

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

Parameters

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