Proprietà BomItemHashstringCompare
|
Utilizzato come cache dell'hashstring creato per i confronti tra bomItem. E' stato creata la proprietà perchè viene utilizzato nella classe BomItemComparer
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string HashstringCompare { get; set; }
Public Property HashstringCompare As String
Get
Set
public:
property String^ HashstringCompare {
String^ get ();
void set (String^ value);
}
member HashstringCompare : string with get, set
Valore della proprietà
StringVedi anche