XamlIlContext.ParentStackEnumerable.Enumerator Class
Definition
public class XamlIlContext.ParentStackEnumerable.Enumerator
Available in: net10.0, net8.0, net8.0-ios18.0
Differences by target framework:
net10.0
public class XamlIlContext.ParentStackEnumerable.Enumerator
net8.0
public class XamlIlContext.ParentStackEnumerable.Enumerator
net8.0-ios18.0
public class XamlIlContext.ParentStackEnumerable.Enumerator
Constructors
| Name | Description |
|---|---|
| XamlIlContext.ParentStackEnumerable.Enumerator | No summary available. |
XamlIlContext.ParentStackEnumerable.Enumerator Constructor
public XamlIlContext.ParentStackEnumerable.Enumerator(System.Collections.Generic.List<object> arg0, IServiceProvider arg1)
Available in: net10.0, net8.0, net8.0-ios18.0
Differences by target framework:
net10.0
public XamlIlContext.ParentStackEnumerable.Enumerator(System.Collections.Generic.List<object> arg0, IServiceProvider arg1)
net8.0
public XamlIlContext.ParentStackEnumerable.Enumerator(System.Collections.Generic.List<object> arg0, IServiceProvider arg1)
net8.0-ios18.0
public XamlIlContext.ParentStackEnumerable.Enumerator(System.Collections.Generic.List<object> arg0, IServiceProvider arg1)
Parameters
arg0 System.Collections.Generic.List<object>
arg1 IServiceProvider
Properties
| Name | Description |
|---|---|
| Current | No summary available. |
Current Property
public object Current { get; set; }
Available in: net10.0, net8.0, net8.0-ios18.0
Differences by target framework:
net10.0
public object Current { get; set; }
net8.0
public object Current { get; set; }
net8.0-ios18.0
public object Current { get; set; }