This constructor sets the parent and element revision.
Public Sub New( parent As ElementBase, revision As Version )
public CustomizationElement( ElementBase parent, Version revision );
Parameters |
Description |
ElementBase parent |
Input the parent to associate with |
Version revision |
Input revision number |
Comments? |