Proprietà BomItemCollectionFakeCollection
|
Indica se è una collection fake
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.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