BlockSyntaxDescriptor.GetContent

BlockSyntaxDescriptor.GetContent method

Defines the interface for get content.

public ICollection<SourceText> GetContent()

Return Value

The ICollection.

See Also