Click or drag to resize

MeasEntry Constructor (String, mcmmStatField, 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 ( 
	name As String,
	stField As mcmmStatField,
	Optional Ind As Integer = -1
)

Parameters

name
Type: SystemString
stField
Type: MediaCy.Addins.MeasurementsmcmmStatField
Ind (Optional)
Type: SystemInt32
See Also