| Visual Basic (Declaration) | |
|---|---|
Public Property FillInReducingMethod As FillInReducingMethod | |
| Visual Basic (Usage) | |
|---|---|
Dim instance As CSparseSolver Dim value As FillInReducingMethod instance.FillInReducingMethod = value value = instance.FillInReducingMethod | |
| C# | |
|---|---|
public FillInReducingMethod FillInReducingMethod {get; set;} | |
| C++/CLI | |
|---|---|
public: property FillInReducingMethod FillInReducingMethod { FillInReducingMethod get(); void set ( FillInReducingMethod value); } | |
Property Value
A FillInReducingMethod enumeration value specifying the method to be used.Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7