RemoteUIUtilities.Next(ObjectId) 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.
Generates the next ObjectId value.
public static Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectId Next (this Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectId id);
static member Next : Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectId -> Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectId
<Extension()>
Public Function Next (id As ObjectId) As ObjectId
Parameters
- id
- ObjectId
Returns
The next ObjectId value.