

'宣言 Public MustInherit Class NamedObject Inherits OwnedObject Implements ICloneableObject, INamedObject, IOwnedObject
'使用法 Dim instance As NamedObject
public abstract class NamedObject : OwnedObject, ICloneableObject, INamedObject, IOwnedObject
System.Object
C1.Document.OwnedObject
C1.Document.NamedObject
C1.Document.DictionaryItem
C1.Document.DocumentObject
C1.Document.Parameter
C1.Report.CalculatedField
C1.Report.ReportParameterValue