Autofac .NET Inversion of Control Container
Position Property
NamespacesAutofacPositionalParameterPosition
The zero-based position of the parameter.
Declaration Syntax
C#Visual BasicVisual C++
public int Position { get; private set; }
Public Property Position As Integer
public:
property int Position {
	int get ();
	void set (int value);
}

Assembly: Autofac (Module: Autofac) Version: 2.1.13.813 (2.1.13.813)