<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><imgsrc="static.gif"/><ahref="P4API.P4Form.LoadFromSpec.html">LoadFromSpec</a></td><tdwidth="50%"> Parses a Perforce form without making a server connection. </td></tr></table>
</div>
<h4class="dtH4">Public Instance Properties</h4>
<divclass="tablediv">
<tableclass="dtTABLE"cellspacing="0">
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.P4Record.ArrayFields.html">ArrayFields</a> (inherited from <b>P4Record</b>)</td><tdwidth="50%"> Gets the ArrayFieldDictionary returned from the Perforce command. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.P4Record.Fields.html">Fields</a> (inherited from <b>P4Record</b>)</td><tdwidth="50%"> Gets the FieldDictionary returned from the Perforce command. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.P4Form.FormCommand.html">FormCommand</a></td><tdwidth="50%"> Gets the form command. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.P4Record.Item.html">Item</a> (inherited from <b>P4Record</b>)</td><tdwidth="50%"> Returns the value of of the Field by key. This is the same as Fields[key]. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.P4Form.PermittedFields.html">PermittedFields</a></td><tdwidth="50%"> Gets a StringCollection containing the names of all the allowable fields in the form. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubproperty.gif"></img><ahref="P4API.P4Form.SpecDef.html">SpecDef</a></td><tdwidth="50%"> The underlying C++ API 'specdef' defining the form. </td></tr></table>
</div>
<h4class="dtH4">Public Instance Methods</h4>
<divclass="tablediv">
<tableclass="dtTABLE"cellspacing="0">
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Form.Clone.html">Clone</a></td><tdwidth="50%"> Copies the P4Form object into a new instance. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassEqualsTopic.htm">Equals</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Determines whether the specified <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> is equal to the current <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Form.FormatSpec.html">FormatSpec</a></td><tdwidth="50%"> Formats the P4Form as a formated Perforce spec. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.htm">GetHashCode</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Serves as a hash function for a particular type. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Gets the <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemTypeClassTopic.htm">Type</a> of the current instance.</td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassToStringTopic.htm">ToString</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Returns a <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String</a> that represents the current <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr></table>
</div>
<h4class="dtH4">Protected Instance Methods</h4>
<divclass="tablediv">
<tableclass="dtTABLE"cellspacing="0">
<trVALIGN="top"><tdwidth="50%"><imgsrc="protmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassFinalizeTopic.htm">Finalize</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Allows an <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> to attempt to free resources and perform other cleanup operations before the <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> is reclaimed by garbage collection.</td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="protmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassMemberwiseCloneTopic.htm">MemberwiseClone</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Creates a shallow copy of the current <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr></table>