Data Management Object Model Reference

IDataManagerWeightEngines.Item Property

Description: Get the collection item at the specified location. (Default Property)

[Visual Basic]
Property Item( _
   ByVal Index As Object _
) As IWeightEngine
[C#]
MRWEIGHTLib.IWeightEngine this[
   object Index
] {get;}

See Also

IDataManagerWeightEngines Interface | SPSSMR.Data.Transformations Namespace