PGFSharp : PGFSharp Namespace

Bracket.StringChildBracket Class

Documentation for this section has not yet been entered.

Syntax

public class Bracket.StringChildBracket : 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

See Also: Inherited members from object.

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.

Public Methods

override
ToString () : string
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

ToString Method

Documentation for this section has not yet been entered.

Syntax

public override string ToString ()

Returns

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