Click or drag to resize
SequenceExtensionGetParent Method
Return parent CTExtension of this options extension.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll)
Syntax
public abstract ICTExtension GetParent()

Return Value

Type: ICTExtension
Return parent CTExtension of this options extension.
See Also