PGFSharp : PGFSharp Namespace

IBracketChild Interface

Documentation for this section has not yet been entered.

Syntax

public interface IBracketChild

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PGFSharp
Assembly: PGFSharp (in PGFSharp.dll)
Assembly Versions: 3.8.0.0

Members

Public Properties

[read-only]
AsBracketChild Bracket . Documentation for this section has not yet been entered.
[read-only]
AsStringChild string . Documentation for this section has not yet been entered.
[read-only]
IsString bool . Documentation for this section has not yet been entered.

Member Details

AsBracketChild Property

Documentation for this section has not yet been entered.

Syntax

public Bracket AsBracketChild { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PGFSharp
Assembly: PGFSharp (in PGFSharp.dll)
Assembly Versions: 3.8.0.0

AsStringChild Property

Documentation for this section has not yet been entered.

Syntax

public string AsStringChild { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PGFSharp
Assembly: PGFSharp (in PGFSharp.dll)
Assembly Versions: 3.8.0.0

IsString Property

Documentation for this section has not yet been entered.

Syntax

public bool IsString { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PGFSharp
Assembly: PGFSharp (in PGFSharp.dll)
Assembly Versions: 3.8.0.0