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

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

Parameters

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