Class Selected
Inheritance
System.Object
Selected
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Assemblies
Assembly: Experior.Core.dll
Syntax
public static class Selected
Properties
Count
Declaration
public static int Count { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Items
Declaration
public static IReadOnlyCollection<IAssembly> Items { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyCollection<IAssembly> |