Results 1 to 9 of 9
  1. #1

    Default C#.net!!!Help..........


    Can anyone help me with istype in c#? Is there a keyword istype in c#.net? What is the corresponding keyword....Thanksssssssssssssss!!!!!!!!!!!

    Yahaah!!!!!!!!!!!

  2. #2
    typeof ( ) ? o_O

  3. #3
    naa man.... mao ni iya sample syntax C#

    public bool IsType<T>()
    where T : RdfObject

  4. #4
    is keyword possible?

  5. #5
    ei imung c# questions kay best answered if kanang kaw ang nagself-explore...naa koy mga sites na ikasuggest, pm me if kelangan pa japon nmu..

  6. #6
    Quote Originally Posted by iris_primsting View Post
    ei imung c# questions kay best answered if kanang kaw ang nagself-explore...naa koy mga sites na ikasuggest, pm me if kelangan pa japon nmu..
    I-share na lang na diri ang mga sites.

  7. #7
    you can use typeof

    also is operator
    is operator is used to check if run-time type of an object is compatible with a given type
    ex.
    if(a is Class1)

  8. #8
    Quote Originally Posted by eax View Post
    I-share na lang na diri ang mga sites.
    ang pinakaganahan nako kay codeproject and msdn (if wala kay imung own copy)...

  9. #9
    Quote Originally Posted by rugby_boys View Post
    naa man.... mao ni iya sample syntax C#

    public bool IsType<T>()
    where T : RdfObject
    <T> is a generic type:

    IsType() --> method name;

    sample method:

    public List<string> GetHelloList()
    {
    // some code here
    List<string> helloList = new List<string>();
    return helloList;
    }

  10.    Advertisement

Similar Threads

 
  1. Huawei b933 settings para maka net help me
    By oenone in forum Networking & Internet
    Replies: 24
    Last Post: 02-02-2014, 04:30 PM
  2. Pindoters sa Istorya.net!!! Help me na.. :)
    By catrizm in forum General Discussions
    Replies: 2
    Last Post: 10-25-2012, 03:58 PM
  3. C#.net Help! Addhandler...Anyone...
    By jainey in forum Programming
    Replies: 2
    Last Post: 05-23-2009, 08:45 PM
  4. Replies: 10
    Last Post: 12-20-2005, 08:53 AM
  5. HELP ME GET INTO BATTLE NET WARCRAFT PLS..
    By insomiac in forum Software & Games (Old)
    Replies: 5
    Last Post: 11-09-2005, 10:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top