Proprietà DocStructInfoParent
|
Restituisce la collezione alla quale appartiene questo elemento.
Restituisce null se si tratta della root.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DocStructInfoCollectionVedi anche