CadDictionaryBase

CadDictionaryBase class

public abstract class CadDictionaryBase : CadBaseObject

构造函数

姓名描述
CadDictionaryBase()默认构造函数。

特性

姓名描述
ApplicationCodesContainer { get; set; }
Attribute102Values { get; set; }
Attributes { get; set; }
ChildObjects { get; set; }
CloningFlag { get; set; }
EmbeddedObjectsContainer { get; set; }
EntryNames { get; set; }
EntrySoftOwners { get; set; }
HardOwner { get; set; }
HardOwnerFlag { get; set; }
IsSoftOwnerSet { get; }
Item { get; }
Numreactors { get; set; }
ObjectHandle { get; set; }
SoftOwner { get; set; }
TypeName { get; }
XdataContainer { get; set; }

方法

姓名描述
RemoveByValue(string)
TryGetValue(string, out string)
TryGetValue(string, out CadEntityAttribute, out string)

也可以看看