PropertySetCollection public class PropertySetCollection : IMutableCollection<PropertySet>, IEnumerable<PropertySet>, IEnumerable Documentation public int Count { get; } public PropertySetCollection() public PropertySet FindByPropertyInfo(PropertyInfo info) public IEnumerator<PropertySet> GetEnumerator()