public SchemeFunctionCollection Functions { get; }Public ReadOnly Property Functions As SchemeFunctionCollection
Getpublic:
property SchemeFunctionCollection^ Functions {
SchemeFunctionCollection^ get ();
}member Functions : SchemeFunctionCollection with get