A reference to the parent

Namespace: Ico.WPF
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
RepositoryList Parent { get; set; }
Visual Basic
Property Parent As RepositoryList
	Get
	Set
JScript
function get Parent () : RepositoryList
function set Parent (value : RepositoryList)

See Also