SolutionClass.Count Property

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property int Count { int get(); };
public:
 virtual property int Count { int get(); };
[System.Runtime.InteropServices.DispId(12)]
public virtual int Count { [System.Runtime.InteropServices.DispId(12)] get; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
member this.Count : int
Public Overridable ReadOnly Property Count As Integer

Property Value

The number of solutions.

Implements

Attributes

Applies to