MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / RangeCollection Class / Parse Method
property collections represented by GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag
substitution to resolve a full name of collection

In This Topic
Parse Method (RangeCollection)
In This Topic
Syntax
'Declaration
 
Public Shared Function Parse( _
   ByVal properties As IPropertyBag, _
   ByVal substitution As String _
) As RangeCollection
 

Parameters

properties
property collections represented by GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag
substitution
substitution to resolve a full name of collection
See Also