Click or drag to resize

MeasEntry Constructor (String, McMMDatamcStatsTypes, Int32)

Initializes a new instance of the MeasEntry class

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	meas As String,
	stats As McMMDatamcStatsTypes,
	Optional Ind As Integer = -1
)

Parameters

meas
Type: SystemString
stats
Type: MediaCy.Addins.MeasurementsMcMMDatamcStatsTypes
Ind (Optional)
Type: SystemInt32
See Also