System.Data.PropertyCollection.PropertyCollection C# (CSharp) Method

PropertyCollection() public method

public PropertyCollection ( ) : System.Collections
return System.Collections
        public PropertyCollection() : base()
        {
        }

Same methods

PropertyCollection::PropertyCollection ( SerializationInfo info, StreamingContext context ) : System.Collections
PropertyCollection