System.Windows.Forms.ByteCollection.ByteCollection C# (CSharp) Méthode

ByteCollection() public méthode

Initializes a new instance of ByteCollection class.
public ByteCollection ( ) : System
Résultat System
        public ByteCollection()
        {
        }

Same methods

ByteCollection::ByteCollection ( byte bs ) : System