AbstractDataEntity.Compile(StringCollection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool Compile(System::Collections::Specialized::StringCollection ^ errors);
public virtual bool Compile (System.Collections.Specialized.StringCollection errors);
abstract member Compile : System.Collections.Specialized.StringCollection -> bool
override this.Compile : System.Collections.Specialized.StringCollection -> bool
Public Overridable Function Compile (errors As StringCollection) As Boolean
Parameters
- errors
- StringCollection