.NET Framework Class Library
DocItem.Parent Property
<< Click to Display Table of Contents >> DocItem.Parent Property |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Overridable Property Parent As CompositeDocItem |
C# |
public virtual CompositeDocItem Parent { get; set; } |
Visual C++ |
public: |