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: 28.0.0
Sintassipublic DocStructInfoCollection Parent { get; set; }
Public Property Parent As DocStructInfoCollection
Get
Set
public:
property DocStructInfoCollection^ Parent {
DocStructInfoCollection^ get ();
void set (DocStructInfoCollection^ value);
}
member Parent : DocStructInfoCollection with get, set
Valore della proprietà
DocStructInfoCollection
Vedi anche