System.Windows.Forms.ByteCollection.ByteCollection C# (CSharp) Method

ByteCollection() public method

Initializes a new instance of ByteCollection class.
public ByteCollection ( ) : System
return System
        public ByteCollection()
        {
        }

Same methods

ByteCollection::ByteCollection ( byte bs ) : System