P4API.P4MapMembers.html #1

  • //
  • guest/
  • MikeEheler/
  • P4.Net/
  • main/
  • doc/
  • html/
  • P4API.P4MapMembers.html
  • View
  • Commits
  • Open Download .zip Download (7 KB)
<html dir="LTR">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
    <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
    <title>P4Map Members</title>
    <xml>
    </xml>
    <link rel="stylesheet" type="text/css" href="MSDN.css" />
  </head>
  <body id="bodyID" class="dtBODY">
    <div id="nsbanner">	<div id="bannerrow1">
		<table class="bannerparthead" cellspacing="0" id="Table1">
			<tr id="hdr">
				<td class="runninghead">Perforce API for the .Net CLR</td>
				<td class="product"><img alt="P4.Net" src="p4net.GIF" /></td>
			</tr>
		</table>
	</div>
	<div id="TitleRow">
		<h1 class="dtH1">P4Map Members
					</h1>
</div>
</div>
    <div id="nstext">
      <p>
        <a href="P4API.P4Map.html">P4Map overview</a>
      </p>
      <h4 class="dtH4">Public Static (Shared) Methods</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="P4API.P4Map.Join.html">Join</a></td><td width="50%"> Joins two map objects to form the intersection of the two views. </td></tr></table>
      </div>
      <h4 class="dtH4">Public Instance Constructors</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
          <tr VALIGN="top">
            <td width="50%">
              <img src="pubmethod.gif" />
              <a href="P4API.P4MapConstructor.html">P4Map</a>
            </td>
            <td width="50%">Overloaded. Initializes a new instance of the P4Map class.</td>
          </tr>
        </table>
      </div>
      <h4 class="dtH4">Public Instance Properties</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="P4API.P4Map.Count.html">Count</a></td><td width="50%"> Returns the number of view lines in the map. </td></tr></table>
      </div>
      <h4 class="dtH4">Public Instance Methods</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.Clear.html">Clear</a></td><td width="50%"> Clears all view lines from the map. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.Dispose.html">Dispose</a></td><td width="50%"> Cleans up unmanaged resources. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassEqualsTopic.htm">Equals</a> (inherited from <b>Object</b>)</td><td width="50%">Determines whether the specified <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> is equal to the current <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.htm">GetHashCode</a> (inherited from <b>Object</b>)</td><td width="50%">Serves as a hash function for a particular type. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (inherited from <b>Object</b>)</td><td width="50%">Gets the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemTypeClassTopic.htm">Type</a> of the current instance.</td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.Includes.html">Includes</a></td><td width="50%"> Determines if the path is contained in the view. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.IncludesAll.html">IncludesAll</a></td><td width="50%"> Determines if the view contains all of the specified paths. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.IncludesAny.html">IncludesAny</a></td><td width="50%"> Determines if the view contains any of the specified paths. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.Insert.html">Insert</a></td><td width="50%"> Inserts a new view line at the end of the map. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.Insert2_overloads.html">Insert2</a></td><td width="50%">Overloaded.  Inserts a new view line at the end of the map. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.IsEmpty.html">IsEmpty</a></td><td width="50%"> Returns true if the map has no lines. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.Lhs.html">Lhs</a></td><td width="50%"> Gets the left-hand side of the view lines. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.Reverse.html">Reverse</a></td><td width="50%"> Reverses the view lines. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.Rhs.html">Rhs</a></td><td width="50%"> Gets the right-hand side of the view lines. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.ToArray.html">ToArray</a></td><td width="50%"> Gets a list of the view lines. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.ToString.html">ToString</a></td><td width="50%"> Returns string representation of the view. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.Translate_overloads.html">Translate</a></td><td width="50%">Overloaded.  Translates a list of paths through the view. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="P4API.P4Map.TranslateReverse_overloads.html">TranslateReverse</a></td><td width="50%">Overloaded.  Translates a list of paths through the reverse view (left-to-right). </td></tr></table>
      </div>
      <h4 class="dtH4">Protected Instance Methods</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="P4API.P4Map.Finalize.html">Finalize</a></td><td width="50%"> Calls dispose method if not already disposed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassMemberwiseCloneTopic.htm">MemberwiseClone</a> (inherited from <b>Object</b>)</td><td width="50%">Creates a shallow copy of the current <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr></table>
      </div>
      <h4 class="dtH4">See Also</h4>
      <p>
        <a href="P4API.P4Map.html">P4Map Class</a> | <a href="P4API.html">P4API Namespace</a></p>
      <object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
        <param name="Keyword" value="P4Map class">
        </param>
        <param name="Keyword" value="P4API.P4Map class">
        </param>
        <param name="Keyword" value="P4Map class, all members">
        </param>
      </object>
      <hr />
      <div id="footer">
        <p>
          <a href="Copyright.html">Copyright  2006 Shawn Hladky</a>
        </p>
        <p>
        </p>
      </div>
    </div>
  </body>
</html>
# Change User Description Committed
#1 19706 MikeEheler Populate //guest/shawn_hladky/P4.Net/...
//guest/MikeEheler/P4.Net/....
//guest/shawn_hladky/P4.Net/main/doc/html/P4API.P4MapMembers.html
#1 7709 Shawn Hladky P4.Net:  Cleanup, documentation, and a a start for implementing an object-based output for filelog.