Search Results for

    Show / Hide Table of Contents

    Class SystemVariables

    Represents the collection of system variables.

    Inheritance
    System.Object
    System.Collections.CollectionBase
    FRCollectionBase
    ParameterCollection
    SystemVariables
    Inherited Members
    ParameterCollection.Item[Int32]
    ParameterCollection.FindByName(String)
    ParameterCollection.CreateUniqueName(String)
    ParameterCollection.Assign(ParameterCollection)
    FRCollectionBase.Owner
    FRCollectionBase.AddRange(Base[])
    FRCollectionBase.AddRange(ObjectCollection)
    FRCollectionBase.Add(Base)
    FRCollectionBase.Insert(Int32, Base)
    FRCollectionBase.Remove(Base)
    FRCollectionBase.IndexOf(Base)
    FRCollectionBase.Contains(Base)
    FRCollectionBase.ToArray()
    FRCollectionBase.Equals(FRCollectionBase)
    FRCollectionBase.CopyTo(FRCollectionBase)
    FRCollectionBase.OnInsert(Int32, Object)
    FRCollectionBase.OnRemove(Int32, Object)
    FRCollectionBase.OnClear()
    Namespace: FastReport.Data
    Assembly: FastReport.Base.dll
    Syntax
    public class SystemVariables : ParameterCollection, IList, ICollection, IEnumerable
    Back to top © 1998-2025 Copyright Fast Reports Inc.