Proprietà DocStructInfoParent
|
Restituisce la collezione alla quale appartiene questo elemento.
Restituisce null se si tratta della root.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public DocStructInfoCollection Parent { get; }
Public ReadOnly Property Parent As DocStructInfoCollection
Get
public:
property DocStructInfoCollection^ Parent {
DocStructInfoCollection^ get ();
}
member Parent : DocStructInfoCollection with get
Valore della proprietà
Tipo:
DocStructInfoCollectionVedi anche