[]
Updates the bit map to indicate that a property has been set
protected void Set(object prop, bool f)
Protected Sub [Set](prop As Object, f As Boolean)
Type | Name | Description |
---|---|---|
object | prop | Object containing the property |
bool | f | Flag indicating whether the property is set |