PropertySetCollection public class PropertySetCollection : IEnumerable<PropertySet>, IEnumerable Collection of PropertySet Documentation Code public int Count { get; } public PropertySetCollection() public PropertySet FindByPropertyInfo(PropertyInfo info) Finds a PropertySet the by PropertyInfo. public IEnumerator<PropertySet> GetEnumerator()