Click or drag to resize
BornEventArgs Properties

The BornEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDna

Provides a method for a child to retrieve Dna in the form of a byte[] from their parents. This property may be null if the parent chose not to pass any Dna to the child.

Top
See Also