RadControls for WPF

Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.1.403.40

Syntax

C#
public class PermissionInfoCollection : ICollection<PermissionInfo>, 
	IEnumerable<PermissionInfo>, IEnumerable
Visual Basic
Public Class PermissionInfoCollection _
	Implements ICollection(Of PermissionInfo), IEnumerable(Of PermissionInfo),  _
	IEnumerable

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Documents.Model..::..PermissionInfoCollection

See Also