Proprietà BomItemCollectionFakeCollection
|
Indica se è una collection fake
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool FakeCollection { get; set; }
Public Property FakeCollection As Boolean
Get
Set
public:
property bool FakeCollection {
bool get ();
void set (bool value);
}
member FakeCollection : bool with get, set
Valore della proprietà
BooleanVedi anche